mirror of https://github.com/stijndcl/didier
Add OS info to dev readme
parent
2de75fd168
commit
c31767c25f
|
@ -38,6 +38,8 @@ docker compose -f docker-compose.test.yml up -d
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
|
|
||||||
|
_All of these are Python tools. Depending on your OS and configuration, you may have to prefix them with `python3 -m`._
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Starting Didier
|
# Starting Didier
|
||||||
python3 main.py
|
python3 main.py
|
||||||
|
|
Loading…
Reference in New Issue