diff --git a/ghost/portal/README.md b/ghost/portal/README.md index 902eff79b4..90f27c1a60 100644 --- a/ghost/portal/README.md +++ b/ghost/portal/README.md @@ -7,7 +7,7 @@ Drop-in script to make the bulk of members work on any theme. ## Usage -To load members.js in any Ghost theme, add below code in theme's `default.hbs` before the end of body tag or in code injection footer in Ghost Admin. +Add below code in your theme's `default.hbs` before the end of body tag OR in the code injection footer in Ghost Admin. ```html