Skip to content
Snippets Groups Projects
Commit 1e4402ca authored by Felix Agner's avatar Felix Agner
Browse files

small readme fix

parent abff08d8
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ with Connection(HOST) as bot:
**Example:**
A pre-defined script which rotates first one way, then the other, and prints logged angle:
```
from omnibot_client.Dummybot import run_dummybot
from omnibot.Dummybot import run_dummybot
# Insert suitable IP-adress
HOST = "localhost"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment