for real this time, thanks markdown

This commit is contained in:
Ene
2021-08-31 06:17:35 +00:00
committed by Kwoth
parent 3a75655c79
commit f9e6891a3a

View File

@@ -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