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 ```