Skip to content

Commit

Permalink
Merge pull request #433 from objectionary/version-up
Browse files Browse the repository at this point in the history
New version in README
  • Loading branch information
yegor256 authored Dec 16, 2024
2 parents fd4811c + 118f504 commit 6cb17d6
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 6cb17d6

Please sign in to comment.