Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxcarlson committed Jul 16, 2024
1 parent df3fcc5 commit 7285a7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ install:
npx elm-review --config preview counter/src --debug --fix-all

elm-json:
elm-json install MartinSStewart/elm-nonempty-string
elm-json install MartinSStewart/elm-nonempty-string

uninstall:
cp vendor-open/Env.elm src/
cp -r counter-original/src/. counter/src/

cp -r counter-original/src/. counter/src/

0 comments on commit 7285a7d

Please sign in to comment.