Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
177
Merge Requests
12
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Compare Revisions
037fa2f6dfaf1b16c2ebb0bc9ac36932bc3e64c5...9453a92f0d834313790d9245866c015bd21bbf63
Source
9453a92f0d834313790d9245866c015bd21bbf63
...
Target
037fa2f6dfaf1b16c2ebb0bc9ac36932bc3e64c5
Compare
Commits (2)
(feat) update readme pod install
· fe91ec99
Martin Santangelo
authored
48 minutes ago
fe91ec99
Merge branch 'feat/update-readme' into 'release/3.12.0'
· 9453a92f
Xander Miller
authored
9 minutes ago
Update readme pod install See merge request
!429
9453a92f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
View file @
9453a92f
...
...
@@ -28,9 +28,13 @@
- iOS
- Android
##
Building
##
Install dependencies
- `
yarn install
`
- `
cd ios && pod install
` (iOS only)
## Building
- `
yarn android
` or `
yarn ios
`
## Testing
...
...
This diff is collapsed.