mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update to correct numbering.
This commit is contained in:
@ -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.
|
||||
1. Install the clang and uuid-dev packages in order to build the sample.
|
||||
|
||||
Example (for Ubuntu):
|
||||
Example (for Ubuntu):
|
||||
|
||||
```bash
|
||||
sudo apt-get install clang
|
||||
|
||||
Reference in New Issue
Block a user