From 1c44c7c8c60c0498e904811d5a0b87270875107c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 10:59:31 +0000 Subject: [PATCH] new version in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c033e132..5710b090 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ First, you install [npm][npm-install] and [Java SE][java-se]. Then, you install [eolang][npm] package, using [npm][npm-install]: ```bash -npm install -g eolang@0.34.0 +npm install -g eolang@ ``` You can also use [Homebrew] (on macOS): ```bash brew tap objectionary/eoc https://github.com/objectionary/eoc -brew install objectionary/eoc/eolang@0.34.0 +brew install objectionary/eoc/eolang@ ``` Or install it via [Nix flakes](https://nixos.wiki/wiki/Flakes):