Merge pull request #49 from ceres-c/patch-1
Fixed readme compiling options
This commit is contained in:
commit
fa3573cfb6
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +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
|
||||
automake --force-missing --add-missing
|
||||
autoreconf -is
|
||||
./configure
|
||||
make && sudo make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue