Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Lydell <[email protected]>
  • Loading branch information
gampleman and lydell authored Apr 19, 2024
1 parent 295ed3a commit 4e889ea
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 @@ -35,7 +35,7 @@ Since we combined a large number of source libraries, we have done some work to
git status # make sure you have a clean working tree, in case you want to revert

npx elm-review --template elmcraft/core-extra/upgrade/2.0.0 --fix
# You can run this command multiple times if you' like to abort and make changes manually
# You can run this command multiple times if you'd like to abort and make changes manually

elm-json install elmcraft/core-extra@2 # upgrade to version 2 which no longer contains deprecated functions
```
Expand Down

0 comments on commit 4e889ea

Please sign in to comment.