Add forgotten cd command

This commit is contained in:
Julian-Samuel Gebühr 2022-08-24 20:45:57 +02:00
parent 8fb5f7c057
commit 181d62cba6
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ join the [Alertbot room on matrix](https://matrix.to/#/#alertbot:hyteck.de)
Clone this repository to your local computer and install maubot to have access to the maubot CLI
```shell
git clone https://github.com/moan0s/alertbot
cd alertbot
pip install maubot
```