From 661b0c9b5a802cc2a15e456266bc025e47bb0bfb Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Thu, 19 Dec 2024 09:26:11 +0300 Subject: [PATCH] shorter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8fa665c69..08f330d936 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ All of them have something **we don't tolerate**: First, install [Java SE](https://www.oracle.com/java/technologies/downloads/), [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm). -Then, you install [eoc](https://github.com/objectionary/eoc). You could install it as NPM package: +Then, you install [eoc](https://github.com/objectionary/eoc): ```bash npm install -g eolang@0.28.0