Fix bootstrap command

pull/2/head
Michael Scoff 7 years ago
parent b4f7bc005f
commit 4e5f791bf3
  1. 2
      Makefile

@ -1,7 +1,7 @@
install:
pod install
boostrap: install
bootstrap: install
release:
fastlane release

Loading…
Cancel
Save