Skip to content

Commit

Permalink
Merge pull request xinthink#183 from timkellogg/master
Browse files Browse the repository at this point in the history
fix spelling mistake in README
  • Loading branch information
Crash-- authored Jun 18, 2016
2 parents c06e510 + ab76343 commit c1cf3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ First, `cd` to your RN project directory, and install RNMK through [rnpm](https:
#### Using rnpm
`rnpm install react-native-material-kit`

#### Manualy
#### Manually
1. Add `node_modules/react-native-material-kit/iOS/RCTMaterialKit.xcodeproj` to your xcode project, usually under the `Libraries` group
1. Add `libRCTMaterialKit.a` (from `Products` under `RCTMaterialKit.xcodeproj`) to build target's `Linked Frameworks and Libraries` list

Expand Down

0 comments on commit c1cf3a0

Please sign in to comment.