Skip to content

Commit

Permalink
Merge pull request #268 from Plloi/bug-readme-typo
Browse files Browse the repository at this point in the history
Fix bootstrap command
  • Loading branch information
griff committed Jul 14, 2022
2 parents a7af1d6 + 9f9dc47 commit bfa50dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -46,7 +46,7 @@ git submodule update --init
And then bootstrap the dependencies managed by Carthage:

```
cathage bootstrap
carthage bootstrap
```

After those two steps you should be able to compile the project with Xcode
Expand Down

0 comments on commit bfa50dd

Please sign in to comment.