docs: Fixed more indentation in osx and migration guides

This commit is contained in:
Kwoth
2021-09-12 00:18:54 +02:00
parent 1d5a702b46
commit 596a5c05e0
2 changed files with 30 additions and 29 deletions

View File

@@ -46,7 +46,7 @@
- Then you **must** run the bot to prepare the database for the migration, and make sure the bot works prior to upgrade.
Then:
2. Rename your old nadeko bot folder to `nadekobot_2x`
- `mv NadekoBot nadekobot_2x`
- `mv NadekoBot nadekobot_2x`
3. Build the new version and move old data to the output folder
1. Clone the v3 branch to a separate folder
- `git clone https://gitlab.com/kwoth/nadekobot -b v3 --depth 1`