From 1ce3b1be98e33b7c5c63e41834a63c410373134b Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Fri, 18 Sep 2020 12:37:17 +0300 Subject: [PATCH] docs: typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index abcfeca..ba41288 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Returns normalized parameters and url according to the rest-api convention and s ## Install ```bash -$ npm install vue-rexios +$ npm install rexios ``` > **Note:** This project is compatible with node v10+