From 262427f6197e1e00fea9687c99eb77c417543be2 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Fri, 2 Aug 2013 12:29:57 +0100 Subject: Update docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1