Skip to content

Commit

Permalink
Fix bootstrap command
Browse files Browse the repository at this point in the history
  • Loading branch information
Plloi committed Jul 14, 2022
1 parent a7af1d6 commit 9f9dc47
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 9f9dc47

Please sign in to comment.