aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
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