Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940e580 commit b2404ffCopy full SHA for b2404ff
index.html
@@ -96,7 +96,7 @@ <h2 id="install">Building the library</h2>
96
97
<div id="build_unix">
98
<div class="description">Start by configuring the build system by running:</div>
99
- <pre class="sunburst">$ mdkir build && cd build
+ <pre class="sunburst">$ mkdir build && cd build
100
$ cmake .. </pre>
101
<div class="description">Then build the library</div>
102
<pre class="sunburst">$ make</pre>
0 commit comments