From 98c7ccfdd4078cb1ffaf72f80cff5a6944f5ee81 Mon Sep 17 00:00:00 2001 From: Yurii Date: Thu, 21 May 2020 22:28:49 +0300 Subject: [PATCH] Add instruction to restart machine in README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ea0f16..9558563 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,10 @@ * [Install IntelliJ IDEA](https://www.jetbrains.com/idea/download/) 6.1 Set Project SDK to your JDK (installed in Step 1) in Intellij - File > Project Structure > Project. - - + +7. Restart your machine to implement updated environment variables (need for some OS). + + # Steps to run this example