From 79b7c7770c7e5aaf1b54c3797468cba1f34c2f18 Mon Sep 17 00:00:00 2001 From: Xie Yuheng Date: Tue, 19 Sep 2023 07:51:33 +0800 Subject: [PATCH] up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b8759..dca0a9b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ An implementation of [interaction nets](https://en.wikipedia.org/wiki/Interactio Install it by the following command: ```sh -npm -g i @cicada-lang/inet-cute +npm install --global @cicada-lang/inet-cute ``` The command line program is called `inet-cute`.