From 6ea4a50ba2883a87d38324ac323f0a939749d526 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:01:09 -0500 Subject: [PATCH 1/3] Update readme.md --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c2f7466..d45ce83 100644 --- a/readme.md +++ b/readme.md @@ -24,8 +24,9 @@ This repository integrates with: # Installing -Clone the repo into your Talon user directory. - +* Clone the repo into your Talon user directory. +* Clone the [community script repository](https://github.com/talonhub/community). That is the sole os-agnostic dependency of this project. + ## OS Specific Setup - Linux From ab5d08f3c10226dbb79ac675fdff5c72c4ace0e1 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:07:19 -0500 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d45ce83..9967a87 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ This repository integrates with: # Installing * Clone the repo into your Talon user directory. -* Clone the [community script repository](https://github.com/talonhub/community). That is the sole os-agnostic dependency of this project. +* Clone the [Talon community script repository](https://github.com/talonhub/community). That is the sole OS-agnostic dependency of this project. ## OS Specific Setup From b424bbc35f9c437df40b12ee524122ed6046d99d Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:11:11 -0500 Subject: [PATCH 3/3] Update quickstart.md --- docs/src/quickstart.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/quickstart.md b/docs/src/quickstart.md index a866dd2..d2cdba4 100644 --- a/docs/src/quickstart.md +++ b/docs/src/quickstart.md @@ -4,7 +4,9 @@ # Installing -This repository is in frequent development. I suggest using git to clone the repository into your user directory by running the following, +First, clone the [Talon community script repository](https://github.com/talonhub/community). That is the sole OS-agnostic dependency of this project. + +Next, clone this repository into your user directory by running the following, ``` git clone https://github.com/C-Loftus/sight-free-talon