Skip to content

Commit 0a3635a

Browse files
author
EC2 Default User
committed
Fix README syntax error
1 parent d144113 commit 0a3635a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ su -c './build.sh' ec2-user
3636
aws s3 cp lambda-package.zip s3://<my-target-bucket>
3737
shutdown -h now
3838
```
39-
- Replace *<my-target-bucket>* by a bucket or your choice
39+
- Replace *my-target-bucket* by a bucket or your choice
4040
- Less than 30 min later the instance will be terminated and the archive will be available on your bucket

0 commit comments

Comments
 (0)