From ec64fd3e831015ae8c1c8c69ed68284d0df6ef4e Mon Sep 17 00:00:00 2001 From: Pau Ramon Revilla Date: Mon, 9 Jan 2017 17:08:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a28bb4b..714641d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ REST conventions for mobx. ## Installation ``` -npm install rest-mobx --save +npm install mobx-rest --save ``` ## What is it?