From b21c4956e6eb93a4dcfac1fe529451136817c3f0 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sun, 3 Jan 2021 03:16:17 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33ecad0..05a6e2b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project has two components: 2. **webUI:** A react project that works with the server to do the presentation ## How do I run the thing? -## Getting things ready +### Getting things ready run `$ scripts/getAndroid.sh` to do download Google's Android stubs jar.(do this only once) ### The Server run `./gradlew :server:run` to run the server @@ -25,4 +25,4 @@ Checkout [the state of project](https://github.com/AriaMoradi/Tachidesk/issues/2 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. \ No newline at end of file + file, You can obtain one at http://mozilla.org/MPL/2.0/.