Edited readme
This commit is contained in:
@@ -14,10 +14,10 @@ A menstrual cycle tracking app that's open-source and leaves your data on your p
|
||||
|
||||
1. Clone this repository:
|
||||
|
||||
```
|
||||
git clone git@gitlab.com:bloodyhealth/drip.git
|
||||
cd drip
|
||||
```
|
||||
```
|
||||
git clone git@gitlab.com:bloodyhealth/drip.git
|
||||
cd drip
|
||||
```
|
||||
|
||||
1. Open Android Studio and click on "Open an existing Android Studio project". Navigate to the drip repository you cloned and double click the android folder. It detects, downloads and cofigures requirements that might be missing, like the NDK and CMake to build the native code part of the project. Also check out nodejs-mobile repository for the necessary prerequisites for your system.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user