From f7c42d3bd7b7f02a472fc883ce2727cbc33b1a67 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin <33511688+Kalaneee@users.noreply.github.com> Date: Sun, 7 Apr 2019 20:04:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff645c1..9815794 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ nodemon ``` cd client npm install + cd server npm install +create .env file with API_KEY= your RiotGames API Key ``` ### Compiles and hot-reloads for development