mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-09-09 12:52:04 +00:00
use apt
This commit is contained in:
parent
d70343737d
commit
cb5d1e24b7
@ -6,8 +6,8 @@ Tested on a pristine:
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
1. `sudo apt-get update`
|
1. `sudo apt update`
|
||||||
2. `sudo apt-get install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev automake`
|
2. `sudo apt install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev automake`
|
||||||
3. `git clone https://github.com/twisterarmy/twister-core.git`
|
3. `git clone https://github.com/twisterarmy/twister-core.git`
|
||||||
4. `cd twister-core`
|
4. `cd twister-core`
|
||||||
5. `./autotool.sh`
|
5. `./autotool.sh`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user