README.md: Tell wget what file name to create

This commit is contained in:
Holger Weiss 2018-07-19 21:52:03 +02:00
parent a3e951d93d
commit 6a99217e34
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Nginx setup
```sh
# mkdir -p /usr/local/lib/perl
# wget -P /usr/local/lib/perl https://git.io/fNZgL
# wget -O /usr/local/lib/perl/upload.pm https://git.io/fNZgL
```
2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based