You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ You can get a new Serverless UI site deployed to you AWS account in just a few s
42
42
43
43
1.**AWS Prerequisites**
44
44
45
-
In order to deploy to AWS, you'll have to setup your machine with locally configured credentials. You'll find the best instructions [here](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html).
45
+
In order to deploy to AWS, you'll have to configure your machine with local credentials. You'll find the best instructions [here](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html).
46
46
47
47
1.**Install the AWS CDK.**
48
48
@@ -66,7 +66,7 @@ You can get a new Serverless UI site deployed to you AWS account in just a few s
66
66
67
67
1.**Deploy your static website**
68
68
69
-
Next, tell the Serverless UI where to find your website's static files
69
+
Finally, tell the Serverless UI where to find your website's static files
0 commit comments