fixed typo on README

This commit is contained in:
TheLastBilly 2023-05-21 23:19:49 -04:00
parent 627983ccae
commit 04145bd710
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ go build .
./comics -r # for the management interface
```
***Note: Keep in mind the web server and management interface will run on the same port by default, so if you are planning on running both, use `-p` to make either of them use a different port.
***Note: Keep in mind the web server and management interface will run on the same port by default, so if you are planning on running both, use `-p` to make either of them use a different port.***