diff --git a/README.md b/README.md index c6dc625..2eb7427 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ OnScreen is available on NPM. To install it open a terminal and run… npm install onscreen --save ``` -Not using NPM? While I would **strongly** recommend you to use NPM to manage your app's dependencies, you can still [download it manually](https://registry.npmjs.org/onscreen/-/onscreen-1.1.1.tgz). +Not using NPM? While I would **strongly** recommend you to use NPM to manage your app's dependencies, you can still [download it manually](https://registry.npmjs.org/onscreen/-/onscreen-1.1.2.tgz). **Please note that the download link in this README file *might not point to the latest version*.**