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
commit 8f88d221dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

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
----------