correct Ubuntu install package name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user