Index: build/README.txt |
diff --git a/build/README.txt b/build/README.txt |
index c74b52051a8170d396e665d47cdbe821b51e3afd..ea6287f7b7251065715d1a566cc043fd2e93458e 100644 |
--- a/build/README.txt |
+++ b/build/README.txt |
@@ -53,11 +53,11 @@ from the Chromium repository. From the root of the V8 project do the following: |
> svn co http://src.chromium.org/svn/trunk/deps/third_party/cygwin@66844 third_party/cygwin |
-To run GYP Python is required and it is reccomended to use the same version as |
+To run GYP Python is required and it is recommended to use the same version as |
is used by the Chromium project. This can also be checked out from the Chromium |
repository. From the root of the V8 project do the following: |
-> svn co http://src.chromium.org/svn/trunk/tools/third_party/python_26@70627 third_party/python_26 |
+> svn co http://src.chromium.org/svn/trunk/tools/third_party/python_26@89111 third_party/python_26 |
Now generate Visual Studio solution and project files for the ia32 architecture: |