diff --git a/README.template.md b/README.template.md index 71e241b..d6cda17 100644 --- a/README.template.md +++ b/README.template.md @@ -31,7 +31,7 @@ $ npm install --save #{REPO_NAME}# ``` ```typescript -import { myFunction, myObject } from "update_ts_ci"; +import { myFunction, myObject } from "#{REPO_NAME}#"; ``` Specific imports: