Merge pull request #229 from practicalswift/typos
Fix typos. Remove trailing whitespace.
This commit is contained in:
@@ -205,7 +205,7 @@ Unicorn requires few dependent packages as follows.
|
||||
|
||||
[5] Cross-compile for iOS from Mac OSX.
|
||||
|
||||
To cross-compile for iOS (iPhone/iPad/iPod), Mac OSX with XCode installed is required.
|
||||
To cross-compile for iOS (iPhone/iPad/iPod), Mac OSX with XCode installed is required.
|
||||
|
||||
- To cross-compile for ArmV7 (iPod 4, iPad 1/2/3, iPhone4, iPhone4S), run:
|
||||
$ ./make.sh ios_armv7
|
||||
@@ -268,5 +268,5 @@ Unicorn requires few dependent packages as follows.
|
||||
Automated unit tests use the cmocka unit testing framework (https://cmocka.org/).
|
||||
It can be installed in most Linux distros using the package manager, e.g.
|
||||
`sudo yum install libcmocka libcmocka-devel`, or you can easily build and install it from source.
|
||||
|
||||
|
||||
You can run the tests by running `make test` in the project directory.
|
||||
|
||||
Reference in New Issue
Block a user