diff --git a/readme.md b/readme.md index 8811b98..99bece6 100644 --- a/readme.md +++ b/readme.md @@ -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`. \ No newline at end of file