Skip to content

Commit

Permalink
Fix typo in readme (#50)
Browse files Browse the repository at this point in the history
fix typo "perist" to "persist" in ReadMe file.
  • Loading branch information
KasteM34 authored Dec 28, 2021
1 parent 4fe3b0c commit 60f0a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Openbooks allows you to download ebooks from irc.irchighway.net quickly and easi

- Basic config
- `docker run -p 8080:80 evanbuss/openbooks`
- Config to perist all eBook files to disk
- Config to persist all eBook files to disk
- `docker run -p 8080:80 -v /home/evan/Downloads/openbooks:/books evanbuss/openbooks --persist`

### Setting the Base Path
Expand Down

0 comments on commit 60f0a5a

Please sign in to comment.