1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

remove references to V3

This commit is contained in:
Ahmed Ali 2021-04-08 15:30:08 +02:00
parent bae7501842
commit aac5ddd5b2

View File

@ -24,7 +24,6 @@ externally-run services. For convenience, we run barge locally in default settin
```bash
git clone https://github.com/oceanprotocol/barge.git
cd barge/
git checkout v3
export PROVIDER_VERSION=latest
./start_ocean.sh --no-dashboard
```