Update README.md

This commit is contained in:
Ian A Mason 2018-04-30 10:39:02 -07:00 committed by GitHub
parent 591b65316f
commit e7180a76b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,8 @@
# Examples of using GLLVM
A simple set of instructions for building apache in a vagrant Ubuntu 14.04 can be found
[here,](tutorial.md) and for Ubuntu 16.04 [here.](tutorial-ubuntu-16.04.md)
The big example here though is the [linux kernel.](linux-kernel)