diff --git a/README.md b/README.md index e2497a73..e94920f5 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Then, you can run: yazi ``` -If you want to use your own config, copy the [config folder](https://github.com/sxyazi/yazi/tree/main/config) to `~/.config/yazi`, and modify it as you like. +If you want to use your own config, copy the [config folder](https://github.com/sxyazi/yazi/tree/main/config/preset) to `~/.config/yazi`, and modify it as you like. ## Image Preview diff --git a/config/preset/README.md b/config/preset/README.md new file mode 100644 index 00000000..04e2139a --- /dev/null +++ b/config/preset/README.md @@ -0,0 +1,3 @@ +# Configuration + +[See ../docs for more information.](../docs)