Update README.md

This commit is contained in:
secXsQuared 2018-03-23 21:05:20 -04:00 committed by GitHub
parent 2f680a5f83
commit 4fdc39c39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
# Building
### Environment
Linux distribution / Bash for Windows.
All platforms where the required packages are available.
### Required packages
NASM (sudo apt-get install nasm)
Clang 6.0+ (see the next section)
NASM, Clang (6.0+), make
### Compiling
Run "make" in the root directory.