aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b680155..3caff93b 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,9 @@ Once it's cloned, you need to then add a remote for *our* fork:
$ cd initscripts
$ git remote add mga ssh://git@git.mageia.org/software/forks/initscripts
+ $ git remote update mga
-And once you have that cloned, you should setup a local tracking branch for our main development branch which is named simple *distro/mga*:
+And once you have that updated, you should setup a local tracking branch for our main development branch which is named simple *distro/mga*:
$ git checkout -t mga/distro/mga