From 694f5a714ac114ff7c6cf444cac9b74a490fbe7a Mon Sep 17 00:00:00 2001 From: Trivernis Date: Tue, 14 Jan 2020 15:25:51 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84688af..f62731e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository can be used as a template to create a graphql webservice with no ## Install -Just clone the repository and run `npm i`. +Just clone the repository and run `yarn install`. ## Build