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 diff --git a/readme.md b/readme.md index c2f7466..9967a87 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 [Talon community script repository](https://github.com/talonhub/community). That is the sole OS-agnostic dependency of this project. + ## OS Specific Setup - Linux