Skip to content

Commit

Permalink
new version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 authored and github-actions[bot] committed Dec 16, 2024
1 parent fd4811c commit 118f504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 118f504

Please sign in to comment.