diff --git a/doc/guide/install.rst b/doc/guide/install.rst index 4d20446..9f09aea 100644 --- a/doc/guide/install.rst +++ b/doc/guide/install.rst @@ -6,6 +6,15 @@ Installing openFPGALoader Linux ===== +Guix +---------- + +openFPGALoader is available in the default repositories: + +.. code-block:: bash + + guix install openfpgaloader + Arch Linux ----------