Skip to content

Commit 5b10458

Browse files
doc: fix oa version
1 parent 3d34b26 commit 5b10458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In order to run a local demo based on the SMPKit:
1919
mkdir your_workspace && cd your_workspace
2020
touch Pipfile && pipenv --python 3.10 && pipenv shell
2121

22-
pipenv install open-autonomy[all]==0.12.1.post4
22+
pipenv install open-autonomy[all]==0.14.6
2323
autonomy init --remote --ipfs --reset --author=your_name
2424
```
2525

0 commit comments

Comments
 (0)