Skip to content

Commit bf83233

Browse files
committed
Update to correct numbering.
1 parent 61fdc25 commit bf83233

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/features/sqlvdi-linux/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ There is a problem with VDF_LikeDisk and VDF_RandomAccess where the backup/resto
1818
[Install SQL Server on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup) 
1919
[Install SQL Server tools on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup-tools) 
2020

21-
1. Install the clang and uuid-dev packages in order to build the sample. 
22-
23-
  Example (for Ubuntu): 
21+
1. Install the clang and uuid-dev packages in order to build the sample.
22+
23+
Example (for Ubuntu): 
2424

2525
```bash
2626
sudo apt-get install clang 

0 commit comments

Comments
 (0)