2 Commits b43796ca66 ... e58897deaa

Auteur SHA1 Message Date
  kaajavi e58897deaa Merge branch 'develop' of http://gogs.kaajavi.com/kaajavi/BelvoApp into develop il y a 5 ans
  kaajavi 2e3d9b4799 Fix Readme.md instruction il y a 5 ans
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: