Add link to build system documentation in README

This commit is contained in:
Marian Pritsak 2016-12-20 14:05:22 +02:00 committed by pavel-shirshov
parent 826851f948
commit b1b4a0b539

View File

@ -18,6 +18,9 @@ If it is already cloned, however there is no files under ./dockers/docker-base/
git submodule update --init --recursive git submodule update --init --recursive
# Usage # Usage
**NOTE:** In order to be more familiar with build process and make some hanges to it, it is recommended to read this short [Documentation](README.buildsystem.md)
To build NOS installer image and docker images, run command line To build NOS installer image and docker images, run command line
make configure PLATFORM=[VENDOR] make configure PLATFORM=[VENDOR]