Skip to content

Commit

Permalink
Fixing barge start command
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Aug 15, 2024
1 parent 86222de commit b93db05
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 @@ -79,7 +79,7 @@ In a separate terminal, clone and start the necessary services using Barge:
git clone https://github.com/oceanprotocol/barge.git
cd barge
git checkout feature/nodes
./start_ocean.sh -with-c2d
./start_ocean.sh --with-c2d
```

### 4. Configure Environment Variables
Expand Down

0 comments on commit b93db05

Please sign in to comment.