Updated (again) readme using a single command
This commit is contained in:
parent
9fed51206f
commit
c24b6ac572
1 changed files with 1 additions and 5 deletions
|
@ -7,11 +7,7 @@ Please note MFOC is able to recover keys from target only if it have a known key
|
|||
# Build from source
|
||||
|
||||
```
|
||||
libtoolize --force
|
||||
aclocal
|
||||
autoheader
|
||||
autoconf
|
||||
automake --force-missing --add-missing
|
||||
autoreconf -is
|
||||
./configure
|
||||
make && sudo make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue