Merge pull request #498 from csantosb/master

doc/guide/install.rst: instructions to install under Guix
This commit is contained in:
Gwenhael Goavec-Merou
2024-12-03 07:37:10 +01:00
committed by GitHub
+9
View File
@@ -6,6 +6,15 @@ Installing openFPGALoader
Linux
=====
Guix
----------
openFPGALoader is available in the default repositories:
.. code-block:: bash
guix install openfpgaloader
Arch Linux
----------