Skip to content

Commit 03f4ddb

Browse files
jgartesebastinas
authored andcommitted
Add GNU Guix installation instructions
1 parent f076f32 commit 03f4ddb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,14 @@ Fedora users can install ``bpython`` directly from the command line using ``dnf`
146146
.. code-block:: bash
147147
148148
$ dnf install bpython
149+
150+
GNU Guix
151+
----------
152+
Guix users can install ``bpython`` on any GNU/Linux distribution directly from the command line:
153+
154+
.. code-block:: bash
155+
156+
$ guix install bpython
149157
150158
macOS
151159
-----

0 commit comments

Comments
 (0)