summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:20:40 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:20:40 -0400
commit9484d58d6a0260d69618fc5cccb615ab933689cb (patch)
tree83ce3dea0c0d1ac46199e95b18a9c547d7488825 /README.md
parent623f34015646ef5a0db5037b97930d160e9e5395 (diff)
downloadmerchant-backoffice-9484d58d6a0260d69618fc5cccb615ab933689cb.tar.gz
merchant-backoffice-9484d58d6a0260d69618fc5cccb615ab933689cb.tar.bz2
merchant-backoffice-9484d58d6a0260d69618fc5cccb615ab933689cb.zip
add period at end of sentence
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 ce3dbe0..bb3885a 100644
--- 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