diff --git a/README.org b/README.org index e3d4d72..d26be36 100644 --- a/README.org +++ b/README.org @@ -31,7 +31,8 @@ $ git clone https://git.raoult.com/bruno/brlib.git #+BEGIN_EXAMPLE $ git clone git@git.raoult.com:bruno/brlib.git $ cd brlib -$ git remote add github git@github.com/braoult/brlib.git +$ git remote add github git@github.com:braoult/brlib.git +$ git fetch --all #+END_EXAMPLE *Add CuTest submodule (optional)*