Merge pull request #613 from thekane/typo

lowercase mono-complete package name
This commit is contained in:
Eilon Lipton 2015-05-18 16:14:47 -07:00
commit 1af741519f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ To get these builds you need to run:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install Mono-Complete
sudo apt-get install mono-complete
```
### Get libuv