[mono/monodevelop] aafa0db6: [README] Update more text.

"Therzok ([email protected])" <[email protected]>
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <0000014205e62940-e26bdc4b-77f5-4094-971a-f16b903c7873-000000@email.amazonses.com>
   Branch: refs/heads/readmeChange
     Home: https://github.com/mono/monodevelop
  Compare: https://github.com/mono/monodevelop/compare/b3eacf0688ef...aafa0db635a4

   Commit: aafa0db635a4adb677dfffd7b6da2ca9aa808a65
   Author: Therzok <[email protected]> (Therzok)
     Date: 2013-10-29 20:25:54 GMT
      URL: https://github.com/mono/monodevelop/commit/aafa0db635a4adb677dfffd7b6da2ca9aa808a65

[README] Update more text.

Changed paths:
  M README.md

Modified: README.md
===================================================================
@@ -1,4 +1,4 @@
-MonoDevelop is a full-featured integrated development environment (IDE) for mono
+**MonoDevelop** is a full-featured integrated development environment (IDE) for mono
 using Gtk#. See http://www.monodevelop.com for more info.  
 
 Directory organization
@@ -15,6 +15,7 @@ Compiling
 ---------
 
 If you are building from Git, make sure that you initialize the submodules
+
 that are part of MonoDevelop, to do this execute:
 
 	git submodule update --init --recursive
@@ -28,8 +29,9 @@ There are two variables you can set when running 'configure':
 
 	--prefix=/path/to/prefix: To set the install prefix.
 
-	you can use --prefix=`pkg-config --variable=prefix mono` to get MD
-	installed with the rest of mono/gtk-sharp/etc.
+You can use --prefix=`pkg-config --variable=prefix mono` to get MD
+
+installed with the rest of mono/gtk-sharp/etc.
 
 	--profile=profile-name: To choose one build profile.
 
@@ -40,23 +42,27 @@ There are some predefined profiles:
  * all: builds everything
 
 You can create your own profiles if you need to. To create a profile you
+
 only have to add a file to the profiles directory containing a list
+
 of the directories to build.
 
+
 You can run MonoDevelop from the build directory without having to
+
 install it by executing:
 
-make run
+	make run
 
-Installing
+Installing *(Optional)*
 ----------
 
-Installing is currently optional.
 (Use make run to use MonoDevelop without installing.)
 
-make install
+	make install
 
 (It's possible that you need to install for your locale to be
+
 correctly set.)
 
 Packaging for OSX
@@ -68,8 +74,8 @@ file, just do this after MonoDevelop has finished building (with
 
 make):
 
-cd main/build/MacOSX
-make MonoDevelop.app
+	cd main/build/MacOSX
+	make MonoDevelop.app
 
 Dependencies
 ------------


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.