From e49c818cc0c05a546d2d193b7ec31a8185b0138e Mon Sep 17 00:00:00 2001 From: oier Date: Fri, 8 Jan 2021 00:09:34 +0100 Subject: [PATCH] doc: how to run --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fd5e452..2e25540 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Okupa mi coche Gestión de viajes en el valle. + + +## How to run +1. `git clone git@git.fosil.eu:eneko/okupamicoche.git` +2. `cd okupamicoche` +3. `./gradlew bootrun` \ No newline at end of file