diff --git a/README.md b/README.md index 6b97fe5..65f9536 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Once you have Node.js installed, you can use the bundled package manager `npm` t install this module: ``` -npm install -g thor +npm install -g https://github.com/observing/thor ``` The `-g` command flag tells `npm` to install the module globally on your system.