Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit c17d660

Browse files
authored
Merge pull request #20 from SqueezerIO/v1.1.8
v1.1.8 - 2017-05-02
2 parents 173ef2f + a1ef6e3 commit c17d660

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)