summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-23 16:16:45 +0200
committerGitHub <noreply@github.com>2020-09-23 16:16:45 +0200
commitb6555a8e651018ad39c93441e1946f50762a1fcc (patch)
treed9baad29d0601b9ae9ce6a1f939c748a36f8efdd
parent34476f00d3cce747a47fcab6ba1abfa5b7185c9b (diff)
docs(readme): spacing
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d8660e..01bb5c5 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Once completed, you can navigate through subfolders, getting a visual treemap re
### Download a prebuilt binary
If you're using linux, you can check out the "releases" of this repository to download the latest prebuilt binary.
-### With cargo (linux/macOS/windows)
+### With cargo (linux / macOS / windows)
```
cargo install diskonaut
```