Skip to content

Commit 0003ad1

Browse files
authored
Update README.md
1 parent 48d6d23 commit 0003ad1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ This assumes that PHP and Composer is already installed. To install the command
99
- Open the terminal and run `composer global require webteractive/devstack`. This will install a CLI command `devstack`.
1010
- Set the configuration by running `devstack config`. This command will ask the `repository`, `branch`, and `token`.
1111
- Once the configuration is set, you can now initialize the EN runtimes. Just run `devstack init <runtime>`. The `<runtime>` can be `aac`, `eepower`, and `control` so to load up AllAboutCircuits runtime, all you have to do is do `devstack init aac`.
12+
- Add `.zshrc` or `.bash_profile` `alias dev="bash dev"` to freely use the `dev` cli.
1213

0 commit comments

Comments
 (0)