index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Rafael Fontenelle <rafaelff@gnome.org> | 2021-04-04 11:52:51 -0300 |
---|---|---|
committer | Rafael Fontenelle <rafaelff@gnome.org> | 2021-04-04 11:52:51 -0300 |
commit | 5a321d6ce540d89b1464743738e43d4ac3205832 (patch) | |
tree | 4a01604049fd10010eb56b3d4a01d823499992dc /docs/examples/binary.rst | |
parent | ef021698b698037388771600e4815b8e9152872d (diff) |
-rw-r--r-- | docs/examples/binary.rst | 2 |
diff --git a/docs/examples/binary.rst b/docs/examples/binary.rst index 6940d591..c73b3a5d 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: |