From: Benjamin Peterson Date: Thu, 26 Feb 2009 19:05:59 +0000 (+0000) Subject: comma X-Git-Tag: v2.7a1~1940 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bee77c8763cbcb02264bfc147c6c932134b924a;p=thirdparty%2FPython%2Fcpython.git comma --- diff --git a/README b/README index d31feded01d4..cd625c32caac 100644 --- a/README +++ b/README @@ -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.