Skip to content

Commit 65a7e60

Browse files
authored
Merge pull request #500 from vlad1k337/patch-1
Debian/Ubuntu instructions for binary installation. Update install.rst
2 parents 2103316 + 3bb0071 commit 65a7e60

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

doc/guide/install.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Installing openFPGALoader
66
Linux
77
=====
88

9+
Debian/Ubuntu
10+
----------
11+
12+
openFPGALoader is available in the default repositories:
13+
14+
.. code-block:: bash
15+
16+
sudo apt install openfpgaloader
17+
918
Guix
1019
----------
1120

@@ -42,7 +51,7 @@ openFPGALoader is available as a Copr repository:
4251
sudo dnf copr enable mobicarte/openFPGALoader
4352
sudo dnf install openFPGALoader
4453
45-
From source (Debian, Ubuntu)
54+
From source
4655
----------------------------
4756

4857
This application uses ``libftdi1``, so this library must be installed (and, depending on the distribution, headers too):

0 commit comments

Comments
 (0)