Bachir Soussi Chiadmi 4 years ago
parent
commit
0d68df1e1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -36,10 +36,10 @@ select 'gpd' and click on 'ok'
 
 the api is ready, you can go to http://localhost:8984/gdp/home
 
-
+/* 
 ## Client
 ```
-/* cd client
+cd client
 npm install
 npm run dev
 ```