diff --git a/README.md b/README.md index 7cf19b1..25e01dc 100644 --- a/README.md +++ b/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 ```