diff --git a/README.md b/README.md
index 0cedbe7..31eb0e5 100644
--- a/README.md
+++ b/README.md
@@ -49,12 +49,12 @@ Simply add this tag wherever you want in your project:
### Script tag
-- Put a script tag similar to this `` in the head of your index.html
+- Put a script tag similar to this `` in the head of your index.html
- Then you can use the element anywhere in your template, JSX, html etc
### Node Modules
- Run `npm install @ion-phaser-ce/core --save`
-- Put a script tag similar to this `` in the head of your index.html
+- Put a script tag similar to this `` in the head of your index.html
- Then you can use the element anywhere in your template, JSX, html etc
### In a stencil-starter app