This commit is contained in:
Benjamin Peterson 2009-02-26 19:05:59 +00:00
parent 9bb240b3d0
commit 7bee77c876
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -163,7 +163,7 @@ variables. When it's done, you are ready to run make.
To build Python, you normally type "make" in the toplevel directory.
If you have changed the configuration, the Makefile may have to be
rebuilt. In this case you may have to run make again to correctly
rebuilt. In this case, you may have to run make again to correctly
build your desired target. The interpreter executable is built in the
top level directory.