Merge branch 'hokutochen-v3-patch-07454' into 'v3'

modified step 6 of linux release instructions.

See merge request Kwoth/nadekobot!231
This commit is contained in:
Kwoth
2022-02-09 08:43:09 +00:00

View File

@@ -63,7 +63,7 @@ Open Terminal (if you're on an installation with a window manager) and navigate
5. Copy the creds.yml template 5. Copy the creds.yml template
- `cp creds_example.yml creds.yml` - `cp creds_example.yml creds.yml`
6. Open `creds.yml` with your favorite text editor. We will use nano here 6. Open `creds.yml` with your favorite text editor. We will use nano here
- `nano nadekobot/output/creds.yml` - `nano creds.yml`
8. [Click here to follow creds guide](../../creds-guide) 8. [Click here to follow creds guide](../../creds-guide)
- After you're done, you can close nano (and save the file) by inputting, in order - After you're done, you can close nano (and save the file) by inputting, in order
- `CTRL` + `X` - `CTRL` + `X`