Browse Source

Changing README instructions

master
Daniel D'Angelo Resende Barros 4 years ago
parent
commit
37900e7943
  1. 7
      README.md

7
README.md

@ -4,11 +4,10 @@ This project contains the components developed for a mobile app within the Water
## Setting up ## Setting up
$ npm install -g expo-cli
$ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
$ cd WPD-MobileApp/src
$ npm install
## Running ## Running
$ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
$ cd WPD-MobileApp/src
$ expo install react-native-maps
$ npm start $ npm start
Loading…
Cancel
Save