We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce4f66 commit 4e111b8Copy full SHA for 4e111b8
README.md
@@ -17,7 +17,8 @@ Simple IoT Server, Configuration Tool & Dashboard
17
git clone https://github.com/hacklabza/iotserver.git
18
cd iotserver/
19
pyenv local 3.10.*
20
-poetry Installation
+poetry install
21
+poetry run pre-commit install
22
```
23
24
### Run the server to test your installation
0 commit comments