Skip to content

Commit 518163a

Browse files
Sunt-ingJens-G
authored andcommitted
Update README.md
Patch: Ting Sun This closes #2317
1 parent de523c7 commit 518163a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ From the top directory, do:
137137
./configure
138138

139139
You may need to specify the location of the boost files explicitly.
140-
If you installed boost in /usr/local, you would run configure as follows:
140+
If you installed boost in `/usr/local`, you would run configure as follows:
141141

142142
./configure --with-boost=/usr/local
143143

@@ -157,7 +157,7 @@ Run ./configure --help to see other configuration options
157157

158158
Please be aware that the Python library will ignore the --prefix option
159159
and just install wherever Python's distutils puts it (usually along
160-
the lines of /usr/lib/pythonX.Y/site-packages/). If you need to control
160+
the lines of `/usr/lib/pythonX.Y/site-packages/`). If you need to control
161161
where the Python modules are installed, set the PY_PREFIX variable.
162162
(DESTDIR is respected for Python and C++.)
163163

0 commit comments

Comments
 (0)