We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6815be0 + ef9b602 commit ba00fb8Copy full SHA for ba00fb8
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