From f2c6d115aa5325fdaa899aebd095ed90359b7c46 Mon Sep 17 00:00:00 2001 From: Eljakim Herrewijnen Date: Mon, 8 May 2023 21:35:15 +0200 Subject: [PATCH] Fixed bad sentence --- documentation/source/migration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/source/migration.rst b/documentation/source/migration.rst index 23dfb78..bc03266 100644 --- a/documentation/source/migration.rst +++ b/documentation/source/migration.rst @@ -5,7 +5,7 @@ When migrating to a new computer, you need to do the following: 1. Configure the new computer to use the *same* IP address as the previous computer. 2. Install `NodeJS and NPM `_ - 3. Copy the config.json (homedir + .wifi-tally.json) to the same location of the new PC. + 3. Copy the config.json from the old PC (homedir + .wifi-tally.json) to the same location on the new PC. 4. Run the server on the host PC(see below) Run server