From eb40d3028957e1efdb84458da51bb540c5d4abe2 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 15 Jul 2021 17:24:42 -0700 Subject: [PATCH] doc/FAQ.md: minor fixes --- doc/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index 4387a844..24572d58 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -17,7 +17,7 @@ The PBot [`version`](Commands.md#version) command checks PBot's version informat The command caches and reuses this version result for 5 minutes before issuing another GitHub version check. You can live-update PBot without shutting it down. None of your files in your custom -data-directories will be touched unless that update includes a migration script in the +data-directories will be touched unless the update includes a migration script in the [`updates/`](../updates) directory. If you used `git` to install PBot, type `git pull` in the `pbot` directory. This will