We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe88129 + 61594ff commit 113b326Copy full SHA for 113b326
1 file changed
README.md
@@ -19,14 +19,14 @@ First, you install [npm][npm-install] and [Java SE][java-se].
19
Then, you install [eolang][npm] package, using [npm][npm-install]:
20
21
```bash
22
-npm install -g eolang@0.33.5
+npm install -g eolang@0.34.0
23
```
24
25
You can also use [Homebrew] (on macOS):
26
27
28
brew tap objectionary/eoc https://github.com/objectionary/eoc
29
-brew install objectionary/eoc/eolang@0.33.5
+brew install objectionary/eoc/eolang@0.34.0
30
31
32
Or install it via [Nix flakes](https://nixos.wiki/wiki/Flakes):
0 commit comments