Documentation tweaks (#599)

* Adds link in install instructions to the command completion docs added in #597
* Small visual tweaks
This commit is contained in:
Rory Flynn
2025-01-14 13:12:10 +01:00
committed by GitHub
parent 0dc6228a59
commit a2493baead
2 changed files with 13 additions and 3 deletions
+4
View File
@@ -98,3 +98,7 @@ You now should have the `mvt-ios` and `mvt-android` utilities installed.
**Notes:**
1. The `--force` flag is necessary to force the reinstallation of the package.
2. To revert to using a PyPI version, it will be necessary to `pipx uninstall mvt` first.
## Setting up command completions
See ["Command completions"](command_completion.md)