Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 807c693

Browse files
gibbstertomerd
andauthored
Update docs/aws.md
Co-authored-by: tomer doron <tomer@apple.com>
1 parent 7264c24 commit 807c693

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/aws.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ cd swift-nio
7878
swift build -v --static-swift-stdlib -c release
7979
```
8080

81-
## Compile on Docker
81+
## Compile with Docker
8282

8383
Ensure that Docker and git are installed on the instance:
8484

@@ -116,4 +116,3 @@ curl localhost:8080
116116
From here, options are endless and will depend on your application of Swift. If you wish to run a web service be sure to open the Security Group to the correct port and from the correct source. When you are done testing Swift, shut down the instance to avoid paying for unneeded compute. From the EC2 dashboard, select both instances, select "Actions" from the menu, then select "Instance state" and then finally "terminate".
117117

118118
![Terminate Instance](../images/aws/terminate.png)
119-

0 commit comments

Comments
 (0)