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 3a15ea1 commit 598e0fdCopy full SHA for 598e0fd
GettingStartedDeb.md
@@ -25,7 +25,7 @@ To get these builds you need to run:
25
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
26
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
27
sudo apt-get update
28
-sudo apt-get install Mono-Complete
+sudo apt-get install mono-complete
29
```
30
31
### Get libuv
0 commit comments