Skip to content

Commit 4e111b8

Browse files
committed
Added pre-commit instructions to readme
1 parent 0ce4f66 commit 4e111b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Simple IoT Server, Configuration Tool & Dashboard
1717
git clone https://github.com/hacklabza/iotserver.git
1818
cd iotserver/
1919
pyenv local 3.10.*
20-
poetry Installation
20+
poetry install
21+
poetry run pre-commit install
2122
```
2223

2324
### Run the server to test your installation

0 commit comments

Comments
 (0)