From b2b4b404561afb2f55c2b7a15e5338e48c33a174 Mon Sep 17 00:00:00 2001 From: Jordan Date: Thu, 10 Oct 2019 18:32:22 -0700 Subject: README reformat --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index d7119c8..4e65608 100644 --- a/README +++ b/README @@ -4,8 +4,9 @@ Network-oriented Tor metrics and statistics made with love (not javascript) # Requirements: python3, jinja2 (pip install jinja2) -git clone https://github.com/tempname1024/tor-metrics.git cd -tor-metrics/tor-metrics python3 generate.py +git clone https://github.com/tempname1024/tor-metrics.git +cd tor-metrics/tor-metrics +python3 generate.py # Files are written to www/ by default -- cgit v1.2.3-54-g00ecf