Skip to content

Commit

Permalink
Merge pull request #80 from valory-xyz/doc/fix_oa_version
Browse files Browse the repository at this point in the history
Fix doc open autonomy version
  • Loading branch information
DavidMinarsch committed Feb 25, 2024
2 parents 0d25124 + 8981df0 commit 60d148b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In order to run a local demo of the ML APY Prediction Oracle service:
mkdir your_workspace && cd your_workspace
touch Pipfile && pipenv --python 3.10 && pipenv shell

pipenv install open-autonomy[all]==0.13.2
pipenv install open-autonomy[all]==0.14.6
autonomy init --remote --ipfs --reset --author=your_name
```

Expand Down

0 comments on commit 60d148b

Please sign in to comment.