Merge pull request #566 from miraai/dev

Okay, all good now
This commit is contained in:
miraai 2016-08-11 19:11:57 +02:00 committed by GitHub
commit dbdd889386
2 changed files with 5 additions and 3 deletions

View File

@ -37,12 +37,14 @@ Note if the command is not being initiated, hit **Enter**
**2)** **2)**
`echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list` `echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | sudo
tee -a /etc/apt/sources.list.d/mono-xamarin.list`
####Mono on Debian 8 and later ####Mono on Debian 8 and later
**2.5)** **2.5)**
`echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list` `echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | sudo
tee -a /etc/apt/sources.list.d/mono-xamarin.list`
####Mono on CentOS 7, Fedora 19 (and later) and later ####Mono on CentOS 7, Fedora 19 (and later) and later
**2.6)** **2.6)**

View File

@ -14,7 +14,7 @@ pages:
- Commands List: Commands List.md - Commands List: Commands List.md
- Permissions System: Permissions System.md - Permissions System: Permissions System.md
- JSON Explanations: JSON Explanations.md - JSON Explanations: JSON Explanations.md
- Custom Commands: Custom Reactions.md - Custom Reactions: Custom Reactions.md
- Frequently Asked Questions: Frequently Asked Questions.md - Frequently Asked Questions: Frequently Asked Questions.md
- Contribution Guide: Contribution Guide.md - Contribution Guide: Contribution Guide.md
- ❤ Donate ❤: Donate.md - ❤ Donate ❤: Donate.md