diff --git a/README.md b/README.md index 509d852..a4d9a80 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,8 @@ A reverse proxy listen to the external requests that come from the web, such as In this particular case we are using [NGNIX](https://nginx.org/en/). If you happen to use it as well, adding a location for the padliography is straight forward. +The following instruction assumes you have cloned the padliography in the `/var/www/pad-bis/` directory. If you choose to deploy it somewhere else be sure to change the `alias` path accordingly in the following configurations. + Open the default configuration file: ```