diff --git a/README.md b/README.md index 8c7e4be..67013a6 100644 --- a/README.md +++ b/README.md @@ -234,4 +234,4 @@ Users are able to remove older versions of individual or all tools managed by ba `backplane-tools cleanup ...` allows users to cleanup older versions of a specific set of tools from their system. This is done by removing the tool-specific directory at `$HOME/.local/bin/backplane//`, keeping only the latest installed version as well as the tool's linked executable in `$HOME/.local/bin/backplane/latest/`. -`backplane-tools cleanup all` allows users to remove older versions of everything managed by backplane-tools. This is done by removing `$HOME/.bin/local/backplane//`. \ No newline at end of file +`backplane-tools cleanup all` allows users to remove older versions of everything managed by backplane-tools. This is done by removing `$HOME/.bin/local/backplane//`.