summaryrefslogtreecommitdiff
path: root/python/BuildInstructionsLinuxMacOS.md
diff options
context:
space:
mode:
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: