1
0
mirror of synced 2025-12-19 18:06:02 -05:00

correct Ubuntu install package name

This commit is contained in:
Lee Coward
2017-05-10 13:01:36 -07:00
parent 5947277e39
commit 10e835ef47

View File

@@ -66,7 +66,7 @@ To install .NET Core 2.0 Preview on Ubuntu or Linux Mint, simply use apt-get.
```bash
sudo apt-get update
sudo apt-get install dotnet-dev-2.0.0-preview1
sudo apt-get install dotnet-dev-2.0.0-preview1-005977
```
## Windows Server Hosting