Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifiht authored Dec 8, 2024
1 parent 04d6dda commit c52628f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ A self-contained, learning, fully offline virtual assistant.

### Setup:
1. Start by running `init.sh` after you create your own `config.yml` file.
2. Run `start.sh` once `ecosystem.config.js` is created.
3. Run `git submodule update --init --recursive` to pull down beanstalkd, then `cd beanstalkd` and `make`.
2. Run `git submodule update --init --recursive` to pull down beanstalkd, then `cd beanstalkd` and `make`.
3. Run `start.sh` once `ecosystem.config.js` is created.

Requires [pm2](https://pm2.keymetrics.io/), [nvm](https://github.com/nvm-sh/nvm), and [rvm](https://github.com/rvm/rvm) under a dedicated user account.

Expand Down

0 comments on commit c52628f

Please sign in to comment.