diff options
author | Aram Drevekenin <aram@poor.dev> | 2020-09-23 16:16:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-23 16:16:45 +0200 |
commit | b6555a8e651018ad39c93441e1946f50762a1fcc (patch) | |
tree | d9baad29d0601b9ae9ce6a1f939c748a36f8efdd | |
parent | 34476f00d3cce747a47fcab6ba1abfa5b7185c9b (diff) |
docs(readme): spacing
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |