We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6815be0 commit ef9b602Copy full SHA for ef9b602
1 file changed
README.md
@@ -12,7 +12,7 @@ This assumes that PHP and Composer is already installed. This also assumes that
12
13
## Initializing Runtimes
14
There are to ways to initialize runtimes.
15
-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`.
16
2. By using a private repository. This good for runtimes that you don't want to share to the world.
17
18
### Using Private Runtimes
0 commit comments