We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f076f32 commit 03f4ddbCopy full SHA for 03f4ddb
README.rst
@@ -146,6 +146,14 @@ Fedora users can install ``bpython`` directly from the command line using ``dnf`
146
.. code-block:: bash
147
148
$ 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
157
158
macOS
159
-----
0 commit comments