Skip to content

Commit

Permalink
Merge pull request #418 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 12, 2024
2 parents a448e98 + a3878c7 commit c49d6af
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 @@ -14,7 +14,7 @@ First, you install [npm][npm-install] and [Java SE][java-se].
Then, you install [eolang][npm] package:

```bash
npm install -g eolang@0.24.0
npm install -g eolang@0.25.0
```

Then, you write a simple [EO](https://www.eolang.org) program in `hello.eo` file
Expand Down

0 comments on commit c49d6af

Please sign in to comment.