From 1117c2335d2b38497e0cf04cddde42f74f60cb12 Mon Sep 17 00:00:00 2001 From: Talon Poole Date: Sat, 30 Jan 2021 00:02:19 +0000 Subject: [PATCH] pin the git branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9335eb..4847f11 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ A reference implementation of what has been discussed above! - [node(1) w/ npm(1)](https://nodejs.org/en/) ```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 ```