commit 623f34015646ef5a0db5037b97930d160e9e5395 parent b00980de2865a3c0734e2c24e9a9673f48271589 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Sat, 22 May 2021 06:20:23 -0400 add colon at end of phrase (two instances) Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -9,7 +9,7 @@ Merchant Admin Frontend is a Single Page Application (SPA) that connects with a - make - python>=3.8 -For the latest version of @gnu-taler npm packages add +For the latest version of @gnu-taler npm packages add: ```shell @gnu-taler:registry=https://gitlab.com/api/v4/packages/npm/ @@ -19,7 +19,7 @@ into `.npmrc` file in your home folder. ## Compiling from source -Check the requirements and run `./bootstrap` and `./configure` +Check the requirements and run `./bootstrap` and `./configure`: ```shell ./bootstrap