Update README.md
This commit is contained in:
parent
0b8b0382a2
commit
59d46cf1fa
@ -7,7 +7,7 @@ sudo apt install libmagic-dev
|
||||
</pre><br>
|
||||
Now, compile the source code. <b>Note the <code>-lmagic</code> at the end!</b><br>
|
||||
<pre>
|
||||
g++ <path/to/source.cpp> -lmagic -o fileinfo
|
||||
g++ <path/to/source.cpp> -lmagic -o fileinfo
|
||||
</pre><br>
|
||||
And finally, copy that executable to /usr/local/bin folder.<br>
|
||||
<pre>
|
||||
|
Loading…
Reference in New Issue
Block a user