mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 08:14:28 -05:00 
			
		
		
		
	Merge branch 'hokutochen-v3-patch-62793' into 'v3'
fixed broken "Enter your bot's token" link in "linux release" portion See merge request Kwoth/nadekobot!202
This commit is contained in:
		@@ -49,7 +49,7 @@ Open Terminal (if you're on an installation with a window manager) and navigate
 | 
				
			|||||||
    - `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 nadekobot/output/creds.yml`
 | 
				
			||||||
8. [Enter your bot's token](#creds-guide)
 | 
					8. [Enter your bot's token](../../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`
 | 
				
			||||||
       - `Y`
 | 
					       - `Y`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user