From 118f5045ceb4774f6ce749a738e61251536d65a3 Mon Sep 17 00:00:00 2001 From: yegor256 <526301+yegor256@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:39:31 +0000 Subject: [PATCH] new version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3249936..48ebcc3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ First, you install [npm][npm-install] and [Java SE][java-se]. Then, you install [eolang][npm] package: ```bash -npm install -g eolang@0.26.0 +npm install -g eolang@0.28.0 ``` Then, you write a simple [EO](https://www.eolang.org) program in `hello.eo` file