aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBenjamin Rumble <therumbler@gmail.com>2022-05-03 13:00:49 -0400
committerGitHub <noreply@github.com>2022-05-03 13:00:49 -0400
commit766efb1a193aab39c780af1f013ab48af1830ba8 (patch)
tree05356acc44a1a8b4efdb05bd17f5d65d89f7f4a6
parentcab7bfd15e55b1cde48c9cd4f84032e1b9cc8ec9 (diff)
downloadhomer-766efb1a193aab39c780af1f013ab48af1830ba8.tar.gz
homer-766efb1a193aab39c780af1f013ab48af1830ba8.tar.zst
homer-766efb1a193aab39c780af1f013ab48af1830ba8.zip
Update README.md
exemple -> example
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ac71e6..5a08483 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ docker run -d \
82Environment variables: 82Environment variables:
83 83
84* **`INIT_ASSETS`** (default: `1`) 84* **`INIT_ASSETS`** (default: `1`)
85Install exemple configuration file & assets (favicons, ...) to help you get started. 85Install example configuration file & assets (favicons, ...) to help you get started.
86 86
87* **`SUBFOLDER`** (default: `null`) 87* **`SUBFOLDER`** (default: `null`)
88If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`). 88If you would like to host Homer in a subfolder, (ex: *http://my-domain/**homer***), set this to the subfolder path (ex `/homer`).