fix: étape manquante

This commit is contained in:
2021-10-11 20:00:56 +02:00
parent df3ec62265
commit 369b28dffa

View File

@@ -24,6 +24,7 @@ Entre temps, le travail continue sur `master` :
[source,shell] [source,shell]
---- ----
$ git checkout master
$ echo "Projet ayant pour but de tester Git" > readme.md $ echo "Projet ayant pour but de tester Git" > readme.md
$ git add readme.md $ git add readme.md
$ git commit -m "ajout readme" $ git commit -m "ajout readme"