Skip to content

Commit 58da471

Browse files
committed
Change title levels to match tree.
1 parent 8411460 commit 58da471

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ systems. If you use one of these OSes, you can install ``bpython`` using the
117117
package manager.
118118

119119
Ubuntu/Debian
120-
~~~~~~~~~~~~~
120+
-------------
121121
Ubuntu/Debian family Linux users can install ``bpython`` using the ``apt``
122122
package manager, using the command with ``sudo`` privileges:
123123

@@ -132,23 +132,23 @@ In case you are using an older version, run
132132
$ apt-get install bpython
133133
134134
Arch Linux
135-
~~~~~~~~~~
135+
----------
136136
Arch Linux uses ``pacman`` as the default package manager; you can use it to install ``bpython``:
137137

138138
.. code-block:: bash
139139
140140
$ pacman -S bpython
141141
142142
Fedora
143-
~~~~~~~~~~
143+
------
144144
Fedora users can install ``bpython`` directly from the command line using ``dnf``.
145145

146146
.. code-block:: bash
147147
148148
$ dnf install bpython
149149
150150
macOS
151-
~~~~~
151+
-----
152152
macOS does not include a package manager by default. If you have installed any
153153
third-party package manager like MacPorts, you can install it via
154154

0 commit comments

Comments
 (0)