summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Vanik <ben.vanik@gmail.com>2015-07-31 23:48:24 -0700
committerBen Vanik <ben.vanik@gmail.com>2015-07-31 23:48:24 -0700
commitb56b262116fc8a2c1d75dd2064ad762ef9a4aca6 (patch)
tree14680c5c2dcad63ef08508257fafe290b83ca870 /README.md
parent2f1965082c74e1d9cdd800857b110fcae6efa084 (diff)
Switching to python build script.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98e4165b8..874d57b96 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Windows 8.1+ with Python 2.7 and [Visual Studio 2015](https://www.visualstudio.c
# Build on command line:
> xb build
# Run premake and open Visual Studio (run the 'xenia-app' project):
- > xb edit
+ > xb devenv
# Run premake to update the sln/vcproj's:
> xb premake