First commit

This commit is contained in:
Carlos Fenollosa
2014-09-29 11:00:02 +02:00
parent 5c39cb6ae7
commit 9eee9e7819
4 changed files with 67 additions and 0 deletions

6
00-environment/README.md Normal file
View File

@@ -0,0 +1,6 @@
I'm working on a Mac, though Linux is better because it will have all the standard tools already
available for you.
On a mac, [install Homebrew](http://brew.sh) and then `brew install qemu nasm`
Don't use the Xcode developer tools `nasm` if you have them installed, they won't work for the most cases.