Removing OSX/Linux info from docs for now.

This commit is contained in:
Ben Vanik
2013-11-16 01:15:17 -08:00
parent 7a2032b693
commit 4714649d5f
2 changed files with 5 additions and 39 deletions

View File

@@ -26,21 +26,12 @@ legally purchased devices and games and information made public on the internet
Windows:
# install python 2.7 and VS2010/2012/2013
# install python 2.7 and VS2013
git clone https://github.com/benvanik/xenia.git
cd xenia
xb setup
# open build\xenia\xenia.sln and start xenia-run
Linux/OSX:
# install clang/xcode/etc
git clone https://github.com/benvanik/xenia.git
cd xenia && source xeniarc
xb setup
xb build
./bin/xenia-run some.xex
When fetching updates use `xb pull` to automatically fetch everything and
update gyp files/etc.
@@ -49,4 +40,6 @@ update gyp files/etc.
See [building](docs/building.md) for setup and information about the
`xenia-build` script.
## FAQ
## Known Issues