Update readme.md
This commit is contained in:
parent
3dcd51d67b
commit
09f523b166
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ i am aware of a bug that doesnt allow users to see the details of other ntp serv
|
|||
## compilation
|
||||
|
||||
clone `git clone https://git.rintyuu.dev/rintyuu/ntpdetails.git`
|
||||
|
||||
cd `cd ntpdetails`
|
||||
|
||||
install `gcc libboost-dev libboost-system-dev libasio-dev`.
|
||||
|
||||
compile `g++ -std=c++17 -o ntpdetails ntpdetails.cpp -lboost_system`.
|
Loading…
Add table
Reference in a new issue