Skip to content

Commit

Permalink
Merge pull request #363 from objectionary/version-up
Browse files Browse the repository at this point in the history
New version in README
  • Loading branch information
yegor256 authored Oct 31, 2024
2 parents daeb71f + e31cfff commit b4f29af
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.0.0
npm install -g eolang@0.23.0
```

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

0 comments on commit b4f29af

Please sign in to comment.