From 089b29677fd51ba9d556a32dbca8d31b9d89f411 Mon Sep 17 00:00:00 2001 From: Andrey Bespalov Date: Mon, 10 Jul 2017 23:10:00 +0300 Subject: [PATCH] change the README file --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 388a786..d57fe29 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ How to clone and build the project from the GitHub -1. Create a folder we you want to handle the project and clone the +1. Create a folder you want to handle the project and clone the project from the GitHub by running "git clone https://github.com/palych-piter/Excel2DB.git". The Excel2Db subfolder should be created. -2. Run the "gradlew shadowJar" gradle command. You should have the +2. Run the "gradle shadowJar" gradle command. You should have the Gradle pre-installed. 3. All is set. The "build/libs/" subfolder should have the newest jar file