[mono/monodevelop] 4dba13cb: [README] Reformat commands and change custom profile text.

"Therzok ([email protected])" <[email protected]>
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <0000014208e92deb-b351be6f-a83e-4518-af33-3ddbb209842b-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/monodevelop
  Compare: https://github.com/mono/monodevelop/compare/6206ef40641d...4dba13cb7174

   Commit: 4dba13cb71747d38e405161621a56aca58958e2c
   Author: Therzok <[email protected]> (Therzok)
     Date: 2013-10-30 10:28:13 GMT
      URL: https://github.com/mono/monodevelop/commit/4dba13cb71747d38e405161621a56aca58958e2c

[README] Reformat commands and change custom profile text.

Changed paths:
  M README.md

Modified: README.md
===================================================================
@@ -18,25 +18,20 @@ 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`
 
 To compile execute:
-
 `./configure ; make`
 
 There are two variables you can set when running 'configure':
 
 To set the install prefix:
-
 `--prefix=/path/to/prefix`
 
 To install with the rest of the assemblies:
-
 `--prefix="pkg-config --variable=prefix mono"`
 
 To choose a build profile:
-
 `--profile=profile-name`
 
 There are some predefined profiles:
@@ -45,24 +40,21 @@ There are some predefined profiles:
  * core: builds the MonoDevelop core only.
  * 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
+You can create your own profile by adding 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:
-
+You can run MonoDevelop from the build directory by executing:
 `make run`
 
 Installing *(Optional)*
 ----------
 
+You can install MonoDevelop by running:
+`make install`
+
 (It's possible that you need to install for your locale to be
 correctly set.)
 
-`make install`
-
 Packaging for OSX
 -----------------
 
@@ -83,7 +75,7 @@ Dependencies
 Special Environment Variables
 -----------------------------
 
-BUILD_REVISION
+**BUILD_REVISION**
 
 	If this environment variable exists we assume we are compiling inside wrench.
 	We use this to enable raygun only for 'release' builds and not for normal
@@ -105,7 +97,7 @@ http://developer.gnome.org/projects/gup/hig/1.0/
 
 http://freedesktop.org/Standards/
 
-**Integrating with GNOME (a little out of date)**
+**Integrating with GNOME** *(a little out of date)*
 
 http://developers.sun.com/solaris/articles/integrating_gnome.html
 


_______________________________________________
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.