Update README.md

This commit is contained in:
Xin Liu 2016-12-21 15:51:23 -08:00 committed by GitHub
parent c07e54c3e1
commit 48d7fe1009

View File

@ -8,7 +8,10 @@ P4[![Broadcom](https://sonic-jenkins.westus.cloudapp.azure.com/job/p4/job/buildi
Build an [Open Network Install Environment (ONIE)](https://github.com/opencomputeproject/onie) compatiable network operating system (NOS) installer image for network switches, and also build docker images running inside the NOS.
# Prerequisite
## Clone or fetch the code repository with all git submodules
## SAI Version
SONiC V2 is using [SAI 0.9.4](https://github.com/opencomputeproject/SAI/tree/v0.9.4).
# Clone or fetch the code repository with all git submodules
To clone the code repository recursively, assuming git version 1.9 or newer
git clone --recursive https://github.com/Azure/sonic-buildimage.git