Update Building.md

Added cd to OpenNetworkLinux for building with Docker Debian 7 image.
This commit is contained in:
Steven Noble
2016-01-29 11:16:06 -08:00
parent 4daf6ea064
commit fc8d40d190

View File

@@ -24,6 +24,7 @@ Build ONL Summary
The easiest way to build is to use the make docker command:
#> git clone https://github.com/opencomputeproject/OpenNetworkLinux
#> cd OpenNetworkLinux
#> make docker
This will build a Debian 7 based ONL from the master branch