diff --git a/README.md b/README.md
index f551263357af9417fe3283319ca7bf010edc8e2f..a0e071c9be0335a7afdad900bf6a2557359235cc 100644
--- a/README.md
+++ b/README.md
@@ -42,5 +42,5 @@ Enter the Pkg REPL by pressing `]` from the Julia REPL. You should get a prompt
 
 `    (@v1.4) pkg> add <URL>  `
 
-where ยด<URL>` is the value you got from the clone commands above. Leave the Pkg by 
+where `<URL>` is the value you got from the clone commands above. Leave the Pkg by 
 pressing backspace or ^C. You can now type `using JuliaTikzModule` if you like.