@@ -16,11 +16,11 @@ under Build Projects with Native Code to setup your environment.
1616Second, you want to clone the repository by running
1717
1818```
19- git clone https://github.com// CoderVets/Drifters.git
19+ git clone https://github.com/CoderVets/Drifters.git
2020```
2121
2222After cloning you have to setup the directory by downloading the dependencies.
23- First make sure you are in the right directory` Drifters/drifters_app `
23+ First make sure you are in the right directory` Drifters `
2424
2525Run the command:
2626
@@ -34,7 +34,7 @@ This will download all the dependencies that the application needs to run.
3434
3535##IOS
3636
37- Inside the directory` Drifters/drifters_app ` run:
37+ Inside the directory` Drifters ` run:
3838
3939```
4040react-native run-ios
@@ -45,13 +45,22 @@ Note that you need a Mac computer to run this command.
4545##Android
4646
4747Make sure you have an emulator running for Android.
48- Within the directory` Drifters/drifters_app ` run:
48+ Within the directory` Drifters ` run:
4949
5050```
5151react-native run-android
5252```
5353
54+ ##Current Issues
55+ Manual input of Latitude and Longitute currently inop.
56+
5457##Problems
5558If you have any problems, first make sure you followed the steps on
5659https://facebook.github.io/react-native/docs/getting-started.html
57- for your particular OS and target OS.
60+ for your particular OS and target OS.
61+
62+ Brought to you by CoderVets Alpha Company 2017-2018.
63+ Elliot Elias
64+ Nathan Hartman
65+ LeAnn Nicholson
66+ Eric Polette