diff --git a/README.md b/README.md index 3368f81..a0a9b34 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ Debug logs are stored in `~/.hishtory/hishtory.log`. If you run into any issues,
Uninstalling If you'd like to uninstall hishtory, just run `hishtory uninstall`. Note that this deletes the SQLite DB storing your history, so consider running a `hishtory export` first. + +Note that if you're uninstalling hishtory due to bad latency, try running `hishtory update` first! Latency has been improved over 100x since the first release so I'd highly recommend checking out the latest version.
## Design