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 @@ -12,7 +12,7 @@ This assumes that PHP and Composer is already installed. This also assumes that

## Initializing Runtimes
There are to ways to initialize runtimes.
1. By running `devstack https://github.com/vendor/the-name-of-the-runtime`.
1. By running `devstack init https://github.com/vendor/the-name-of-the-runtime`.
2. By using a private repository. This good for runtimes that you don't want to share to the world.

### Using Private Runtimes
Expand Down