diff --git a/README.md b/README.md index 6326a31..cb26d0b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ But as the original repo don't offer npm friendly package, I decide to do my own "lambda-selenium-bin": "github:CherryCircle/lambda-selenium" -There was a known bug here https://stackoverflow.com/questions/18401606/npm-doesnt-install-module-dependencies where downloading this package won't download its dependencies. \ No newline at end of file +There was a known bug here https://stackoverflow.com/questions/18401606/npm-doesnt-install-module-dependencies where downloading this package won't download its dependencies, I came over this by executing a preinstall script that installs this specific package.