Parcourir la source

Merge branch 'develop' of kaajavi/BelvoApp into master

Javier Guignard il y a 5 ans
Parent
commit
d0aa854b3b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -13,7 +13,7 @@ The first thing to do is to clone the repository:
 
 ```sh
 $ git clone https://gogs.kaajavi.com/kaajavi/BelvoApp.git
-$ cd application
+$ cd BelvoApp
 ```
 
 Create a virtual environment to install dependencies in and activate it: