summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:22:34 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:22:34 -0400
commit265ffe2d65bf0066f5edf5ce80978720930239d5 (patch)
tree6b0a5442bf610bb754728cbdb4f3c415c4ef4a75 /README.md
parent150d53900a9cf52665f8bdef404d822c0623a306 (diff)
downloadmerchant-backoffice-265ffe2d65bf0066f5edf5ce80978720930239d5.tar.gz
merchant-backoffice-265ffe2d65bf0066f5edf5ce80978720930239d5.tar.bz2
merchant-backoffice-265ffe2d65bf0066f5edf5ce80978720930239d5.zip
add colon at end of phrase
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 d2c6085..7fb5545 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ make dev PORT=9090
## Building for deploy
-To build and deploy the SPA in your local server run the install script
+To build and deploy the SPA in your local server run the install script:
```shell
make install