Skip to content
This repository was archived by the owner on Apr 11, 2018. It is now read-only.

Commit 93841bc

Browse files
authored
Better installation instructions
1 parent d9a2ae7 commit 93841bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To install simply download a release and do:
1111
chmod +x monodevelop-{version}.run
1212
sudo ./monodevelop-{version}.run
1313
```
14-
where you replace `{version}` with the version you've downloaded.
14+
where you replace `{version}` with the version you've downloaded. The installer will not download dependencies (mono, xbuild, etc.) so you should install `monodevelop` package from you systems default repos to fetch them quickly.
1515

1616
The installer will add "MonoDevelop Stable" application launcher, as well as the following commands:
1717
- monodevelop-stable - Launches MonoDevelop

0 commit comments

Comments
 (0)