From 4b7244dda267e9f10fa93b0ca5a3f48ba42ea134 Mon Sep 17 00:00:00 2001 From: Jordan Fearnley Date: Sat, 22 Oct 2016 10:59:23 +0100 Subject: [PATCH] Even slighter simplification --- docs/guides/Upgrading Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/Upgrading Guide.md b/docs/guides/Upgrading Guide.md index 73b64810..3ce11920 100644 --- a/docs/guides/Upgrading Guide.md +++ b/docs/guides/Upgrading Guide.md @@ -4,6 +4,6 @@ - Navigate to your old `Nadeko` folder and copy `credentials.json` and the `/data/` folder. - Paste this into the new Nadeko's `/NadekoBot/src/NadekoBot/` folder. - If it asks you to overwrite files, it is fine to do so. -- Now launch the new Nadeko as the guide describes - it should now start. +- Now launch the new Nadeko as the guide describes. - In any channel, run the `.migratedata` command - nadeko will now migrate your old data. -- Restart nadeko and everything should work as expected +- Restart nadeko and everything should work as expected!