Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ between different DevBox projects.
--region us-east-1 \
--key-name devbox-key \
--public-key-material fileb:///path/to/my/key.pub
```
```

If you already have a key pair, but don't know the name you gave it on AWS, you
can get that from:
Expand Down
Loading