From 48d7fe1009f38420914386022f958628aecf2e9a Mon Sep 17 00:00:00 2001 From: Xin Liu Date: Wed, 21 Dec 2016 15:51:23 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e93c543e0..47f5ae3306 100644 --- a/README.md +++ b/README.md @@ -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