merchant-backoffice

ZZZ: Inactive/Deprecated
Log | Files | Refs | Submodules | README

commit ca2f5ea461a1687094499c0984aa7134597759d8
parent 9484d58d6a0260d69618fc5cccb615ab933689cb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 22 May 2021 06:21:00 -0400

mark up ‘--prefix’

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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