From 7d10fbffece7a9f11d3e8d3845d9f9c047f8e48b Mon Sep 17 00:00:00 2001 From: Julia Friesel Date: Sun, 9 Dec 2018 14:08:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b538d30..33c2411 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A menstrual cycle tracking app that's open-source and leaves your data on your p 1. Either start a [virtual device in Android Studio](https://developer.android.com/studio/run/emulator) or [set your physical device like your Android phone up](https://developer.android.com/training/basics/firstapp/running-app) to run the app. -1. Open a terminal in Android Studio and run `npm install` +1. Open a terminal and run `npm install` 1. Run `npm run android`