diff --git a/Readme.md b/Readme.md index 8f7b70d..d48629d 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,11 @@ Convert a DOM [DocumentType](https://developer.mozilla.org/en-US/docs/Web/API/Do ## Install - npm install doctype-to-string + npm install "git+https://code.treora.com/gerben/doctype-to-string#latest" + + npm install doctype-to-string@latest + +..or equivalent ## Usage