summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorstanding.with.resilience@81199d01341bd8e54302967072b3ee54a43b6232 <standingwithresilience@web>2019-09-02 18:43:39 +0000
committeradmin <admin@branchable.com>2019-09-02 18:43:39 +0000
commit2b2293e94b1263ed635241919706d2c59cb5165e (patch)
tree83adedeca0c9aa58e3e4c686203379988d7a3f5d /wiki
parent4e590dedfb342512b1c199854069f4712524f2e8 (diff)
downloadstandingwithresilience-2b2293e94b1263ed635241919706d2c59cb5165e.tar.gz
standingwithresilience-2b2293e94b1263ed635241919706d2c59cb5165e.zip
Diffstat (limited to 'wiki')
-rw-r--r--wiki/Editing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Editing.mdwn b/wiki/Editing.mdwn
index 8d9a0ab..1f8fb57 100644
--- a/wiki/Editing.mdwn
+++ b/wiki/Editing.mdwn
@@ -2,4 +2,4 @@ Right now, the easiest way to edit this wiki is to visit the [mirror at branchab
The site may also be edited with [git](https://en.wikipedia.org/wiki/Git_%28software%29), which is required for now when on [[Freenet]], [[ZeroNet]], or some other alternative network. An explanation of git has not been added yet.
-If git is already familiar to you, visit the wiki page for the network you are on. Clone urls for that network should be listed there. If not, try appending '/.git' to the front page URL and using that as a clone url. A python script `backend/update.py` is included after you clone, which can help in uploading changes. The script has only been tested on Linux.
+If git is already familiar to you, visit the wiki page for the network you are on. Clone urls for that network should be listed there. If not, try appending '/git' to the front page URL and using that as a clone url. A python script `backend/update.py` is included after you clone, which can help in uploading changes. The script has only been tested on Linux, when run from the `backend` folder with relevent tools installed.