summaryrefslogtreecommitdiff
path: root/python/BuildInstructionsLinuxMacOS.md
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2017-04-14 12:32:27 -0700
committerMark Spruiell <mes@zeroc.com>2017-04-14 12:32:27 -0700
commit1e7dee261764a4cb6bfcf9359fd60c179d1dcbd6 (patch)
tree799dfeaaafe07b717569688b1383131e33970918 /python/BuildInstructionsLinuxMacOS.md
parentFormatting fixes (diff)
downloadice-1e7dee261764a4cb6bfcf9359fd60c179d1dcbd6.tar.bz2
ice-1e7dee261764a4cb6bfcf9359fd60c179d1dcbd6.tar.xz
ice-1e7dee261764a4cb6bfcf9359fd60c179d1dcbd6.zip
updating build instructions
Diffstat (limited to 'python/BuildInstructionsLinuxMacOS.md')
-rw-r--r--python/BuildInstructionsLinuxMacOS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/BuildInstructionsLinuxMacOS.md b/python/BuildInstructionsLinuxMacOS.md
index bb019a45494..13bba321f96 100644
--- a/python/BuildInstructionsLinuxMacOS.md
+++ b/python/BuildInstructionsLinuxMacOS.md
@@ -23,8 +23,8 @@ compatible with the one used to build Ice for C++.
The build of Ice for Python requires to first build Ice for C++ in the `cpp`
subdirectory.
-Edit `config/Make.rules` to establish your build configuration. The comments in
-the file provide more information.
+From the top-level source directory, edit `config/Make.rules` to establish your
+build configuration. The comments in the file provide more information.
Change to the Ice for Python source subdirectory: