Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d4574c0

Browse files
authored
Update odbc-ubuntu.md
1 parent 3531ca6 commit d4574c0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/linux/includes/odbc-ubuntu.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Use the following steps to install the **mssql-tools18** on Ubuntu.
2424

2525
1. Register the Microsoft Ubuntu repository.
2626

27+
- For Ubuntu 22.04, use the following command:
28+
29+
```bash
30+
curl https://packages.microsoft.com/config/ubuntu/22.04/prod.list | sudo tee /etc/apt/sources.list.d/mssql-release.list
31+
```
32+
2733
- For Ubuntu 20.04, use the following command:
2834

2935
```bash

0 commit comments

Comments
 (0)