From ebe6354be0f3867d1ba8ef86f4c0cc6519939411 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Sat, 4 Nov 2017 15:44:16 +0000 Subject: [PATCH] doc: usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b47a706f4..12ec84c438 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Generating REST APIs for a MySql database which does not follow conventions of frameworks such as rails, django etc is a small adventure that one like to avoid .. # Setup and Usage -
+ ``` npm install -g xmysql ```