merchant-backoffice

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

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

add colon at end of phrase

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