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
13
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
fe91ec99
Commit
fe91ec99
authored
1 minute ago
by
Martin Santangelo
Browse files
Options
Download
(feat) update readme pod install
parent
b45d304d
feat/update-readme
1 merge request
!429
Update readme pod install
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
View file @
fe91ec99
...
...
@@ -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.
Please
register
or
sign in
to comment