summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-05-10 20:37:07 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-05-10 20:37:35 +0200
commitfcdcebe3440cef912fc6c088883be672601ec7e7 (patch)
treecc61af27db980f23f833737fbc4ce3b003d1b566 /readme.org
parent08556b95edf02b8fde068d2db215c63446479564 (diff)
Update docs to use crates.io instead of my git branch!
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index df47bfe..41e936a 100644
--- a/readme.org
+++ b/readme.org
@@ -112,7 +112,7 @@ build from source.
#+begin_src sh
# This installs to Cargo's default, which is ~/.cargo/bin. Consider using the
# --root option to install it somewhere that makes more sense for your server.
- cargo install --git https://code.worthe-it.co.za/shackle.git/ --force
+ cargo install shackle-shell
#+end_src
*** Creating the required directory structure