diff options
Diffstat (limited to 'docs/source/install.rst')
-rw-r--r-- | docs/source/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index 939bdaf..72889fa 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -27,7 +27,7 @@ Install from Source If you want to tweak the game or contribute, clone the git repository:: - git clone https://git.disroot.org/McSinyx/brutalmaze.git + git clone https://git.sr.ht/~cnx/brutalmaze Then install it using ``pip``, like so:: |