Skip to content

Commit

Permalink
[panthalassa] Update README with Panthalassa.tar.gz unpack step
Browse files Browse the repository at this point in the history
Former-commit-id: a39bfed [formerly b526184]
Former-commit-id: 7f289a4
  • Loading branch information
migbot committed Oct 4, 2018
1 parent b83e2c0 commit 9f03f59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ __IOS specific__
1. Get [cocoapods](https://cocoapods.org/)
2. Go to the `ios` folder
3. Run `pod install`
4. Go back to the project root and run `npm run ios`
4. Unpack `ios/Frameworks/panthalassa.framework/Versions/A/Panthalassa.tar.gz`
5. Go back to the project root and run `npm run ios`

__Android specific__
1. Run `npm run android`
Expand Down

0 comments on commit 9f03f59

Please sign in to comment.