diff --git a/README.md b/README.md
index 48b3a12b2d689bcaa6ace4fd81539754b137b87d..b9553e8d7cf32644b1c05bfc736ee3bf676694d9 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ make
 Clone and install the latest version of GLFW to a folder of your choice:
 
 ```
-git clone https://github.com/glfw/glfw.git```
+git clone https://github.com/glfw/glfw.git
 cd glfw
 mkdir build
 cd build