diff --git a/README.md b/README.md index 981290c..9cc5472 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,12 @@ Coming soon... ## Getting started -Install `sqlinks` using `pip`: +Install **sqlinks** using **pip**: ```pip install sqlinks``` -When installed, run `sqlinks` against your current directory using the following: +When installed, run **sqlinks** against your current directory using the following: ```python -m sqlinks```