We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d34b26 commit 5b10458Copy full SHA for 5b10458
docs/index.md
@@ -19,7 +19,7 @@ In order to run a local demo based on the SMPKit:
19
mkdir your_workspace && cd your_workspace
20
touch Pipfile && pipenv --python 3.10 && pipenv shell
21
22
- pipenv install open-autonomy[all]==0.12.1.post4
+ pipenv install open-autonomy[all]==0.14.6
23
autonomy init --remote --ipfs --reset --author=your_name
24
```
25
0 commit comments