Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pbca26 authored Jan 26, 2019
1 parent 51eda78 commit 3ec7efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You must have `node.js`, `npm` and `webpack` installed on your machine.
2) Start Agama App (electron)
```shell
1) cd agama
2) mv komodod and komodo-cli *binaries to assets/bin/OS_dir
2) mv komodod and komodo-cli *binaries to assets/bin/OS_dir, chmod +x if applicable
3) npm update && npm install
4) npm start
5) et `dev: true` and `debug: true` in ~/.agama/config.json or execute `npm start devmode`
Expand Down

0 comments on commit 3ec7efb

Please sign in to comment.