summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:21:00 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:21:00 -0400
commitca2f5ea461a1687094499c0984aa7134597759d8 (patch)
treeb7cbbe98bbccf50803d0fcd5e88f138317197de2 /README.md
parent9484d58d6a0260d69618fc5cccb615ab933689cb (diff)
downloadmerchant-backoffice-ca2f5ea461a1687094499c0984aa7134597759d8.tar.gz
merchant-backoffice-ca2f5ea461a1687094499c0984aa7134597759d8.tar.bz2
merchant-backoffice-ca2f5ea461a1687094499c0984aa7134597759d8.zip
mark up ‘--prefix’
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb3885a..92f89d0 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Check the requirements and run `./bootstrap` and `./configure`:
Then run `make` to install all the nodejs dependencies.
-By default the installation prefix will be `/var/www/html` but it can be overridden by --prefix in the configuration process
+By default the installation prefix will be `/var/www/html` but it can be overridden by `--prefix` in the configuration process
```shell
./configure --prefix=/another/directory