|
@@ -19,14 +19,12 @@ For details on the public git repository, please check it [[https://code.orgmode
|
|
|
|
|
|
The homepage of the Worg project is here: https://orgmode.org/worg/.
|
|
|
|
|
|
-If you don't have an account on https://code.orgmode.org and don't
|
|
|
-intend to push your change to Worg, you can get a clone of the
|
|
|
-repository with the command:
|
|
|
+To clone a read-only copy of the repo:
|
|
|
|
|
|
: ~$ git clone https://code.orgmode.org/bzg/worg.git
|
|
|
|
|
|
-If you have an account (see below), you will be able push your change
|
|
|
-to Worg, clone with this command:
|
|
|
+If you intend to push changes, see below to ask for an account; and,
|
|
|
+then clone like this:
|
|
|
|
|
|
: ~$ git clone git@code.orgmode.org:bzg/worg.git
|
|
|
|