Skip to content

Commit

Permalink
doc: fix oa version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Feb 25, 2024
1 parent a7abea8 commit 6151729
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 @@ -28,7 +28,7 @@ In order to run a local demo service based on the IEKit:
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 6151729

Please sign in to comment.