Skip to content

Commit 036d95b

Browse files
committed
[Readme] fix install command
1 parent 8e14564 commit 036d95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Documentation available at [octobot.cloud/en/guides/octobot-script](https://www.
2222
> OctoBot Script requires **Python 3.10**
2323
2424
``` {.sourceCode .bash}
25-
python3 -m pip install OctoBot wheel
25+
python3 -m pip install OctoBot wheel appdirs==1.4.4
2626
python3 -m pip install octobot-script
2727
```
2828

0 commit comments

Comments
 (0)