diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -44,10 +44,10 @@
 main = putStrLn . toGLSL $ color
 ```
 
-#### 1. run hylo...
+#### 1. run hylide...
 
 ```
-hylo Main.hs
+hylide Main.hs
 ```
 
 #### 2. ... live-code!
diff --git a/hylogen.cabal b/hylogen.cabal
--- a/hylogen.cabal
+++ b/hylogen.cabal
@@ -1,5 +1,5 @@
 name:                hylogen
-version:             0.1.1.2
+version:             0.1.1.3
 synopsis:            an EDSL for live-coding fragment shaders
 description:         an EDSL for live-coding fragment shaders
 homepage:            https://hylogen.com
