merchant-backoffice

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

commit 9484d58d6a0260d69618fc5cccb615ab933689cb
parent 623f34015646ef5a0db5037b97930d160e9e5395
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 22 May 2021 06:20:40 -0400

add period at end of sentence

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

diff --git a/README.md b/README.md @@ -26,7 +26,7 @@ Check the requirements and run `./bootstrap` and `./configure`: ./configure ``` -Then run `make` to install all the nodejs dependencies +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