add "git fetch" in install instructions

This commit is contained in:
2024-01-13 15:59:01 +01:00
parent 3fdd65acf1
commit e2c2903b66
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ $ git clone https://git.raoult.com/bruno/brchess.git
$ git clone git@git.raoult.com:bruno/brchess.git
$ cd brchess
$ git remote add github git@github.com:braoult/brchess.git
$ git fetch --all
#+END_EXAMPLE
*** add "brlib" submodule