Fix executable names

The executables have been renamed. This fixes the name in the documentation.
pull/108/head
plbertrand 2022-03-26 15:31:49 -04:00 zatwierdzone przez Marius Kriegerowski
rodzic ecf64a4f82
commit 33486d110f
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -24,9 +24,9 @@ poetry install --no-dev
Usage:
```
poetry run hbmqtt
poetry run hbmqtt_pub
poetry run hbmqtt_sub
poetry run amqtt
poetry run amqtt_pub
poetry run amqtt_sub
```
Or you can enter the virtual enviroment via: