diff --git a/README.md b/README.md index 663a4243e..d26c0e182 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ 2. Build the bot - `dotnet publish -c Release -o output/ src/NadekoBot/` 3. Copy old data - ⚠ Be sure you copy the correct command for your system! + - ⚠ Be sure you copy the correct command for your system! - **Windows:** `cp -r -fo nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data` - **Linux:** `cp -rf nadekobot_2x/src/NadekoBot/data nadekobot/src/NadekoBot/data` 4. Copy the database