This repository was archived by the owner on Jan 29, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v1.1.8 - 2017-05-02
2+ - error on README create new project error
3+
14## v1.1.7 - 2017-05-02
25- updated typo errors
36- updated README header picture
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ NOTE: **Windows** users should [enable symlinks](http://answers.perforce.com/art
6464| | cmd | description |
6565| ----| -----| --------------|
6666| 1. | ** npm install -g squeezer-cli** | Install Squeezer CLI |
67- | 2. | [ Configure AWS profile] ( clouds/aws/aws_profile.html ) | AWS Profile |
68- | 3. | ** sqz create --project my-first-project --template aws-api-rest- nodejs --email you@example.org ** | Create a project |
67+ | 2. | [ Configure AWS profile] ( https://docs.squeezer.io/ clouds/aws/aws_profile.html) | AWS Profile |
68+ | 3. | ** sqz create --project my-first-project --template aws-api-nodejs --email you@example.org ** | Create a project |
6969| 4. | ** cd my-first-project** | Switch to the project's directory |
7070| 5. | ** sqz install** | Install all requirements |
7171| 5. | ** sqz compile** | Compile microservices |
You can’t perform that action at this time.
0 commit comments