commit 7cc1ea020a8919e491304a64460251965ac845d8 parent 265ffe2d65bf0066f5edf5ce80978720930239d5 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Sat, 22 May 2021 06:22:47 -0400 add colon at end of phrase Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -57,7 +57,7 @@ To build and deploy the SPA in your local server run the install script: make install ``` -Additionally `make dist` will create a zip file with the content to upload into a server +Additionally `make dist` will create a zip file with the content to upload into a server: ```shell make dist