aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-05 15:51:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-05 15:51:23 -0700
commitfa60ea62db5a2b6ec0808a6805524a827b4df5bf (patch)
tree248c5c557cd99a17b481081948a4191d1fded3b4
parent8e516a280f614e417747fb829eb2b58737d9f67e (diff)
downloadhaskell-tab-indent-fa60ea62db5a2b6ec0808a6805524a827b4df5bf.tar.gz
readme fix: emacs-pkg-subtree usage
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a69836..970d4c9 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ and simply
Or you may use [git subtrees][]:
- emacs-pkg-subtree pull https://git.spwhitton.name/haskell-tab-indent 0.1.0
+ emacs-pkg-subtree add https://git.spwhitton.name/haskell-tab-indent 0.1.0
[git subtrees]: https://spwhitton.name/blog/entry/emacs-pkg-subtree/