From f9e6891a3a493cf751c99a20aa5b018f952c411e Mon Sep 17 00:00:00 2001 From: Ene <4186225-Kieteyuku@users.noreply.gitlab.com> Date: Tue, 31 Aug 2021 06:17:35 +0000 Subject: [PATCH] for real this time, thanks markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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