Skip to content

Commit f61d469

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [Composer](https://getcomposer.org/)
66

77
## Installation
8-
This assumes that PHP and Composer is already installed. To install the command do:
8+
This assumes that PHP and Composer is already installed. This also assumes that the Composer's bin is already added to your path (Add `export PATH=~/.composer/vendor/bin:$PATH` to your `.zshrc` ). To install the command do:
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`.

0 commit comments

Comments
 (0)