From b6f497d3ca75c9005be256a545c0a97d7209143e Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Wed, 28 Jun 2017 00:00:42 +0100 Subject: [PATCH] fix snippet name in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2a98f..60832e6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ First performed live @ ODI Leeds, 29th April 2016. The main `juliese.tidal` reflects the original composition, and includes 'initial states' of the various patterns used with notes on what should be changed and when. New patterns are prefaced with a comment like `-- @something` declaring its 'key' for reference. -In the `snippets/` directory are [yasnippet](http://joaotavora.github.io/yasnippet/)-compatible snippet files reflecting these references, and additionally a `jsetup` snippet (which contains the project setup) and a `juliese` snippet that provides a convenient list of all project snippets. +In the `snippets/` directory are [yasnippet](http://joaotavora.github.io/yasnippet/)-compatible snippet files reflecting these references, and additionally a `julsetup` snippet (which contains the project setup) and a `juliese` snippet that provides a convenient list of all project snippets. For easy loading and use in emacs Tidal, copy or symlink the snippets into a `haskell-mode` major group in one of your snippet folders.