File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ npx https://www.github.com/OurCodeBase/gen3-express my-app
2424### 2. node package manager
2525Generation of an express app is not recommended through npm.
2626``` bash
27- npm install -gen3 https://www.github.com/OurCodeBase/gen3-express.git
27+ npm install -g https://www.github.com/OurCodeBase/gen3-express.git
2828```
2929``` bash
3030gen3-express my-app
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ npx https://www.github.com/OurCodeBase/gen3-express my-app
2424### 2. node package manager
2525Generation of an express app is not recommended through npm.
2626``` bash
27- npm install -gen3 https://www.github.com/OurCodeBase/gen3-express.git
27+ npm install -g https://www.github.com/OurCodeBase/gen3-express.git
2828```
2929``` bash
3030gen3-express my-app
You can’t perform that action at this time.
0 commit comments