From bf83233d5d27c68d1eb987b41a351b0cf97fb4b0 Mon Sep 17 00:00:00 2001 From: MikeRayMSFT Date: Mon, 13 Mar 2017 18:34:22 -0700 Subject: [PATCH] Update to correct numbering. --- samples/features/sqlvdi-linux/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/features/sqlvdi-linux/README.md b/samples/features/sqlvdi-linux/README.md index 4a82d02e..63ac8d51 100644 --- a/samples/features/sqlvdi-linux/README.md +++ b/samples/features/sqlvdi-linux/README.md @@ -18,9 +18,9 @@ There is a problem with VDF_LikeDisk and VDF_RandomAccess where the backup/resto [Install SQL Server on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup)  [Install SQL Server tools on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup-tools)    -1. Install the clang and uuid-dev packages in order to build the sample.  - -  Example (for Ubuntu):  +1. Install the clang and uuid-dev packages in order to build the sample. + + Example (for Ubuntu):  ```bash sudo apt-get install clang