Browse Source

Fix mono build instructions.

pull/81/head
Steven Kirk 11 years ago
parent
commit
4ec63d4dd2
  1. 4
      Docs/mono-build.md

4
Docs/mono-build.md

@ -12,12 +12,12 @@ http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-an
Then install the needed packages:
sudo apt-get git mono-devel referenceassemblies-pcl monodevelop
sudo apt-get install git mono-devel referenceassemblies-pcl monodevelop
Clone the Perspex repository
----------------------------
git clone https://github.com/grokys/Perspex.git
git clone https://github.com/grokys/Perspex.git
Load the Project in MonoDevelop
-------------------------------

Loading…
Cancel
Save