Skip to content

Commit 9210044

Browse files
committed
More README.rst changes
1 parent b4ce14c commit 9210044

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,16 +134,15 @@ It is currently impossible (if not impractical) to have one Python source code o
134134
Installation from source text
135135
++++++++++++++++++++++++++++++
136136

137-
To install from source code, make sure you have the right github
137+
To install from source code, make sure you have the right Git
138138
branch. See the Requirements section for the Git branch names.
139139

140-
After setting the right branch:
140+
After setting the right branch::
141141

142142
$ pip install -e . # set up to run from source tree
143143

144144

145-
A GNU Makefile is also provided, so :code:`make install` (possibly as root or
146-
sudo) will do the steps above.
145+
A GNU Makefile is also provided, so :code:``make install`` (possibly as root or sudo) will do the steps above.
147146

148147
Running Tests
149148
-------------

0 commit comments

Comments
 (0)