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