pin the git branch

This commit is contained in:
Talon Poole 2021-01-30 00:02:19 +00:00
parent b383f03f94
commit 1117c2335d

View file

@ -66,7 +66,7 @@ A reference implementation of what has been discussed above!
- [node(1) w/ npm(1)](https://nodejs.org/en/) - [node(1) w/ npm(1)](https://nodejs.org/en/)
```sh ```sh
npm install -g git+https://codeberg.org/talon/gmi-web.git npm install --global git+https://codeberg.org/talon/gmi-web.git#v1.0.0
man gmi-web man gmi-web
``` ```