Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alabulei1 authored Jul 1, 2024
1 parent f153c96 commit cd6fd65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Install the default node software stack with a single line of command on Mac, Li
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
```

Then, follow the prompt on your screen to set up the environment path. The command line will begin with `source`.

Initialize the node. It will download the model files and vector database files specified in the `$HOME/gaianet/config.json` file, and it could take a few minutes since the files are large.

```bash
Expand Down

0 comments on commit cd6fd65

Please sign in to comment.