1
0
Fork 0

Improve README

This commit is contained in:
Romain 2024-04-25 16:07:38 +02:00
parent 5008db05e1
commit 21d334ddb9
1 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,9 @@ poetry install
~~~
Run the virtual pad with :
~~~
poetry run jacovirt-pad
poetry run jacovirt pad
~~~
Run the virtual bot with :
~~~
poetry run jacovirt-bot
~~~
poetry run jacovirt bot
~~~