Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leibowitz <mattleibow@live.com>2018-07-23 23:44:22 +0300
committerMatt Ward <ward.matt@gmail.com>2018-07-25 17:19:16 +0300
commit4a9feadafdf639079ceccc0eb97dd0af945b79f0 (patch)
tree0351562840a82354ec6e37aa84c7fced0f36d221 /README.md
parentb35f8a11018c19fffb0ac17ddd6ae9d0749733cf (diff)
Make sure the command starts on a new line
On github, it wraps at the `git` `submodule update --init --recursive` so it looks weird and is bad for copying because my eyes don't like it
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5d37b567f..8cceef964b 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Compiling
---------
If you are building from Git, make sure that you initialize the submodules
-that are part of this repository by executing:
+that are part of this repository by executing:
`git submodule update --init --recursive`
If you are running a parallel mono installation, make sure to run all the following steps