diff --git a/index.html b/index.html index 4748760..e5729d1 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@

Building the library

Start by configuring the build system by running:
-
$ mdkir build && cd build
+          
$ mkdir build && cd build
 $ cmake .. 
Then build the library
$ make