D4-project / IPASN-History

IP ASN History to find ASN announcing an IP and the closest prefix announcing it at a specific date
https://www.d4-project.org/open%20source/asn/history/2019/01/09/IP-ASN-History.html
GNU Affero General Public License v3.0
91 stars 12 forks source link

fix: update README kvrocks installation command #27

Closed fukusuket closed 1 year ago

fukusuket commented 1 year ago

Hello, Thank you so much for developing a great tool :) 

MakeFile has been removed from kvrocks version 2.1.0 as follows.

Instead, it now uses x.py for building kvrocks

So I changed the command in the README to x.py.

I would appreciate it if you could review. Regards,

adulau commented 1 year ago

Great! Thank you very much!