Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerreed committed Feb 24, 2022
1 parent 441d0e7 commit 0a15614
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ When updating, remember to also update the submodule with the same command.
git submodule update --init
```

Before you can run the examples, you need to build ...
```sh
cd rive-ios
./make_dependencies.sh
```

## Via Pods

To install our pod, simply add the following to [cocoapods](https://cocoapods.org/) and run `pod install`.
Expand Down

0 comments on commit 0a15614

Please sign in to comment.