Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added '--easy' flag to 'eoc' call. This is workaround until the 'failOnWarning' issue (objectionary/eo#3663) will be fixed. (inexperienced users with 'eo' who come for the first time and try to compile 'Hello world!' should not be discouraged)
  • Loading branch information
iri authored Dec 17, 2024
1 parent 383f71f commit dacb36c
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 @@ -34,7 +34,7 @@ in the current directory:
Then, you run it:

```bash
eoc dataize hello
eoc --easy dataize hello
```

That's it.
Expand Down

0 comments on commit dacb36c

Please sign in to comment.