Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit 3301d5a

Browse files
authored
(Tiny) Update README.md
1 parent dc0fd92 commit 3301d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Then, create Tiger's directory structure and copy Tiger to it; in this example,
2020

2121
```bash
2222
mkdir -p /srv/{public,cache,scripts,bin}
23-
cp build/tiger_*_dynamic /src/bin
23+
cp build/tiger-*_dynamic /src/bin
2424
```
2525

2626
Lastly, start Tiger.
@@ -37,4 +37,4 @@ You can specify a number of command-line arguments to disable certain features;
3737

3838
- `-n`: Disable using the `cache` directory.
3939
- `-a`: Do not redirect to `index.html`, or `index.php` when present.
40-
- `-e`: Disable error pages.
40+
- `-e`: Disable error pages.

0 commit comments

Comments
 (0)