summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SETUP.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/SETUP.md b/SETUP.md
index d800886..e9d5c76 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -26,6 +26,21 @@ and install it with `sudo dpkg -i radicle_*.deb`.
Alternatively manually install the contents of the tarball
from [their website](https://radicle.xyz/download).
+When Radicle is installed (regardless of method),
+initialize your local identity:
+
+```
+rad auth
+```
+
+You might also want to familiarize yourself with radicle
+through the guide at [their website](https://radicle.xyz/guides/user).
+
+Finally, clone this project using Radicle:
+
+```
+rad clone rad:z3aazGQX558YLccJ4qW2hYD1umiUy
+```
### hedgedoc-cli