mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2026-03-02 03:49:21 +00:00
First commit
This commit is contained in:
6
00-environment/README.md
Normal file
6
00-environment/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user