We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fdc25 commit bf83233Copy full SHA for bf83233
samples/features/sqlvdi-linux/README.md
@@ -18,9 +18,9 @@ There is a problem with VDF_LikeDisk and VDF_RandomAccess where the backup/resto
18
[Install SQL Server on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup)
19
[Install SQL Server tools on Linux](http://docs.microsoft.com/sql/linux/sql-server-linux-setup-tools)
20
21
-1. Install the clang and uuid-dev packages in order to build the sample.
22
-
23
- Example (for Ubuntu):
+1. Install the clang and uuid-dev packages in order to build the sample.
+
+ Example (for Ubuntu):
24
25
```bash
26
sudo apt-get install clang
0 commit comments