From eb51bafe5e74c2d04fd9c4fd3cc6614ab580bab9 Mon Sep 17 00:00:00 2001 From: Jan Stuhlmann Date: Mon, 10 May 2021 07:05:08 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95f3eaa0..9251da7e 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ npm i @gridscale/gsclient-js --save or clone this repo and run ```sh npm i -npm build +npm run build ``` This will build the client into the `dist` directory.