From 70a6669365b0b54fa94ac185cc10c2f2eeaa5ec6 Mon Sep 17 00:00:00 2001 From: Phil Cohen Date: Sat, 18 Jan 2025 10:15:15 -0800 Subject: [PATCH] README.md: actually link the instructions --- cursorless-talon/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cursorless-talon/README.md b/cursorless-talon/README.md index dc4ac1c302..244af37ac0 100644 --- a/cursorless-talon/README.md +++ b/cursorless-talon/README.md @@ -21,6 +21,10 @@ Cursorless is a spoken language for structural code editing, enabling developers This repository holds the Talon side of Cursorless. If you've arrived here as part of the [Cursorless installation process](https://www.cursorless.org/docs/user/installation/), then you're in the right place! +# Installation + +See [Cursorless Installation](https://www.cursorless.org/docs/user/installation/#installing-the-talon-side) ("Installing the Talon side") for how to clone this repo into your Talon user folder. + # Contributing If you're looking to improve Cursorless, note that Cursorless is now maintained as a monorepo, so if you're here in a browser, and your address bar points to https://github.com/cursorless-dev/cursorless-talon, then you're probably in the wrong place. The monorepo is hosted at [`cursorless`](https://github.com/cursorless-dev/cursorless), and the source of truth for these talon files is in the [`cursorless-talon`](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon) subdirectory.