diff --git a/README.md b/README.md index c1dc643..38685b0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ The project is currently in its infancy. It should not be used in production unt ``` $ ./autogen -$ ./make +$ ./configure +$ make # sudo make install # service mysql-server restart $ make installdb @@ -97,7 +98,7 @@ A string representation of the package name and version, separated by a single s #### Errors -* **Invalid Arguments** Raised when the function is called with arguments. +* **invalid arguments** Raised when the function is called with arguments. #### Example