From fcdcebe3440cef912fc6c088883be672601ec7e7 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 10 May 2023 20:37:07 +0200 Subject: Update docs to use crates.io instead of my git branch! --- readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.org') 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 -- cgit v1.2.3