Update README.md

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-11 16:02:18 +02:00 committed by GitHub
parent d42bf3c6c5
commit 9d5d86765e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ You should setup the following webhooks on your Gitea instance:
Simply clone the repository with:
```bash
TODO: Add clone command
git clone https://github.com/deavmi/gitea-irc-bot
```
Then run the following command to build the library:
@ -59,4 +59,4 @@ An example configuration file can look as follows:
}
```
You can also run the program with `gitea-irc-bot myConfig.json` to specify a custom JSON configuration path other than the default.
You can also run the program with `gitea-irc-bot myConfig.json` to specify a custom JSON configuration path other than the default.