mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-10 23:45:07 +00:00
Update ReadME.md
This commit is contained in:
parent
f631d4d1b8
commit
5e6feadd7b
@ -1,8 +1,15 @@
|
||||
Hexiwear iOS
|
||||
|
||||
To setup environment please run:
|
||||
|
||||
pod install
|
||||
|
||||
To setup environment you need CocoaPods installed on your computer.
|
||||
You can install it with the following command:
|
||||
|
||||
$ gem install cocoapods
|
||||
|
||||
after that, run
|
||||
|
||||
$ pod install
|
||||
|
||||
this will install necessary dependencies and generate XCode workspace.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user