Skip to content

Commit

Permalink
Merge pull request #4 from smart-patrol/main
Browse files Browse the repository at this point in the history
Update README.md to cd to deployment folder for custom build
  • Loading branch information
aassadza authored May 4, 2021
2 parents b2ec92b + a847fb9 commit 19ac000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ _Note:_ You would have to create an S3 bucket with the prefix 'my-bucket-name-<a
- Now build the distributable:

```
chmod +x ./build-s3-dist.sh \n
cd deployment && chmod +x ./build-s3-dist.sh \n
./build-s3-dist.sh $DIST_OUTPUT_BUCKET $SOLUTION_NAME $VERSION \n
```

Expand Down

0 comments on commit 19ac000

Please sign in to comment.