Be consistent.

The repo names are given above, but they have to actually have the
'qubes-' prefix to match what actually exists on github
This commit is contained in:
TomZ 2017-11-24 13:19:21 +01:00
parent 05b0a0a970
commit 5566927155

View File

@ -26,7 +26,7 @@ All of our repositories are available under the [QubesOS GitHub account].
To clone a repository: To clone a repository:
~~~ ~~~
git clone https://github.com/QubesOS/<repo_name>.git <repo_name> git clone https://github.com/QubesOS/qubes-<repo_name>.git <repo_name>
~~~ ~~~
e.g.: e.g.: