From 04f772a70e813723f096a2e7f0e4b9ecc5c64a86 Mon Sep 17 00:00:00 2001 From: Jordan Fearnley Date: Sat, 22 Oct 2016 11:02:08 +0100 Subject: [PATCH] Even slighter slighter simplification --- docs/guides/Upgrading Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/Upgrading Guide.md b/docs/guides/Upgrading Guide.md index 3ce11920..cf202e0a 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. +- Now launch 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!