diff README.rst @ 11:76d14dc397ed draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 327a3944f2f56668d607c3d6cb08ae7d588e208c
author iracooke
date Tue, 16 Jun 2015 23:43:15 -0400
parents e61db312ce43
children c353378140ca
line wrap: on
line diff
--- a/README.rst	Mon Jun 08 19:54:30 2015 -0400
+++ b/README.rst	Tue Jun 16 23:43:15 2015 -0400
@@ -30,16 +30,14 @@
 MSAmanda on linux
 -----------------
 
-Running MS Amanda on Linux requires that you have Mono installed. Mono 3.2.1 or newer is required and the libmono-system-core4.0-cil has to be installed. To check your Mono version run
- 
- 	mono -V
- 
- On ubuntu Mono can be installed as follows
+Running MS Amanda on Linux requires that you have Mono installed. Mono 3.2.1 or newer is required.  If you install via the toolshed Mono should be installed automatically, however if this does not work you can install it manually.
+  
+On ubuntu Mono can be installed as follows
 
- 	sudo apt-get install mono-runtime
- 	sudo apt-get install libmono-system-core4.0-cil
+	sudo apt-get install mono-runtime
+	sudo apt-get install libmono-system-core4.0-cil
 
- For more help on installing Mono please see http://www.mono-project.com/download. 
+For more help on installing Mono please see http://www.mono-project.com/download. 
 
 Note
 ----