index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-04 18:33:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-04 18:33:17 +0000 |
commit | 45e61dd83e001a1a8d5d72531a8b3b23e9747525 (patch) | |
tree | 821c37cc4ca53214868a6e36f2e978608d1a7867 /docs/examples | |
parent | b02c9991911887620d4c4e84b65ac6d0c9a97b16 (diff) | |
parent | f8fc542fd7cb35b68d8ab4760cf53f6d45654834 (diff) |
-rw-r--r-- | docs/examples/binary.rst | 2 |
diff --git a/docs/examples/binary.rst b/docs/examples/binary.rst index 8f7b51fe..51dbd1dd 100644 --- a/docs/examples/binary.rst +++ b/docs/examples/binary.rst @@ -11,7 +11,7 @@ It's compiled using `nuitka <https://nuitka.net/>`_ with the flag `--standalone` Executing the binary -------------------- -As an example we'll use the `guided <https://github.com/Torxed/archinstall/blob/master/examples/guided.py>`_ installer. +As an example we'll use the `guided <https://github.com/archlinux/archinstall/blob/master/examples/guided.py>`_ installer. To run the `guided` installed, all you have to do *(after installing or compiling the binary)*, is run: |