aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a9fbf0c..d473e65 100644
--- a/README.md
+++ b/README.md
@@ -29,10 +29,12 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.
## Contributing
-Create a branch that begins with `contrib/` and push via SSH.
+Create a branch that begins with `contrib/` and push to
+[the repo on our home forge](https://forge.lindenii.runxiyu.org/powxy/:/repos/powxy/)
+via SSH.
```
-git clone https://forge.lindenii.runxiyu.org/powxy/:/repos/powxy/
+git clone ssh://forge.lindenii.runxiyu.org/powxy/:/repos/powxy/
cd powxy
git checkout -b contrib/whatever
# edit and commit stuff