Add explanation moving to script directory

This commit is contained in:
Suikan 2021-07-06 21:22:43 +09:00
parent fd8e8f0af1
commit 5930627ee7

View file

@ -32,8 +32,11 @@ xbps-install -Su xbps nano
``` ```
The nano is an editor package to configure the config.txt. The choice of editor is up to you. Kaiten-yaki script doesn't have a dependency on nano editor. The nano is an editor package to configure the config.txt. The choice of editor is up to you. Kaiten-yaki script doesn't have a dependency on nano editor.
Then, edit the config.txt. And then, go to the kaiten-yaki/script directory.
```bash
cd /the/downloaded/directory/kaiten-yaki/script
```
Now, ready to configure.
## Configuration parameters ## Configuration parameters
This is a very critical part of the installation. The configuration parameters are in the config.sh. Edit these parameters before the installation. This is a very critical part of the installation. The configuration parameters are in the config.sh. Edit these parameters before the installation.