From 28681fd1701e642ddf0c79fb31270d831fa8cfac Mon Sep 17 00:00:00 2001 From: Amy Buck Date: Wed, 3 Aug 2016 06:15:11 -0700 Subject: [PATCH] Update README.md Added space after 1. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27171d288cde..ce3d43ed33a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Build an [Open Network Install Environment (ONIE)](https://github.com/opencomput # Prerequisite ## 1. Build environment Preferably use [the Dockerfile](https://github.com/Azure/sonic-build-tools/blob/master/sonic-slave/Dockerfile), or use Debian Jessie and manually install packages appearing in the Dockerfile. + ## 2. Linux kernel with switch drivers Build the [Azure/sonic-linux-kernel](https://github.com/Azure/sonic-linux-kernel) project and copy the output .deb file into ./deps directory.