Skip to content

Commit

Permalink
Makefile: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
philli-m authored and fuzzylogic2000 committed Sep 9, 2021
1 parent ab7ccba commit 14e2bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -13,7 +13,7 @@ help:
@echo " make install -- install dev setup"
@echo " make clean -- delete node modules and venv"
@echo " make start -- run expo"
@echo " make start-cache -- run expo with cleaned cache"
@echo " make start-nocache -- run expo with cleaned cache"
@echo " make start-android -- run expo and launch the android app"
@echo " make start-web -- run expo and launch the web app"
@echo " make lint -- run the linter"
Expand Down

0 comments on commit 14e2bfe

Please sign in to comment.