From fe88172a3b1283caef89d74dee22e304da6bccc0 Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Tue, 5 Nov 2024 07:59:38 -0600 Subject: [PATCH] edited typo in Makefile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ab8fdc..f158124 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This script will generate a few figures: - `make walk` will run *route_analysis.Rmd* which calculates the walking routes using OSRM. - `make cycle-osrm` will run *cycling_route_analysis.Rmd* which calculates the biking routes using OSRM. -- `make cycle_brouter` will run *cycling_route_analysis_brouter.Rmd* which calculates the biking routes using brouter. +- `make cycle-brouter` will run *cycling_route_analysis_brouter.Rmd* which calculates the biking routes using brouter. ## Misc. - [Bike Level of Traffic Stress (LTS)](https://www.dvrpc.org/webmaps/bike-lts/analysis/)