You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Download generated maps to a specified directory](#download-generated-maps-to-a-specified-directory)
25
-
-[Opening maps in the browser](#🌐-opening-maps-in-the-browser)
26
-
-[Using a `csv` file](#📚-using-a-csv-file)
27
-
6.[Storage Locations](#where-is-stuff-stored)
28
-
7.[Disclaimers](#️-disclaimers)
25
+
-[Opening maps in the browser](#-opening-maps-in-the-browser)
26
+
-[Using a `csv` file](#-using-a-csv-file)
27
+
6.[Storage Locations](#-file-structurelocations)
28
+
7.[Disclaimers](#%EF%B8%8F-disclaimers)
29
29
30
30
## 📖 Overview
31
31
@@ -49,7 +49,7 @@ This tool takes map parameter input either via command line or `csv` file (colum
49
49
50
50
### Quick Install
51
51
52
-
If you just want to get up and running quickly, we provide a binary for just aboout every platform. You can download the binary for your platform from our[releases](https://github.com/maintc/rustmaps-cli/releases) page.
52
+
If you just want to get up and running quickly, the project provides a binary for `macOS`, `Linux`, and `Windows`. You can download the binary for your platform from the[releases](https://github.com/maintc/rustmaps-cli/releases) page.
53
53
54
54
### Developers and golang people
55
55
@@ -73,7 +73,6 @@ Available Commands:
73
73
completion Generate the autocompletion script for the specified shell
74
74
generate Generate custom and procedural maps
75
75
open Open generated maps in the browser
76
-
tutorial Run through the tutorial and learn to get started
0 commit comments