diff --git a/extras/lsd/README.md b/extras/lsd/README.md index 02bd50a..e8e2fd8 100644 --- a/extras/lsd/README.md +++ b/extras/lsd/README.md @@ -18,7 +18,7 @@ Create a symlink to the theme. ```sh # Assuming you are in ~/.config/lsd -ln -s themes/cyberdream.yaml colors.yaml +ln -s themes/cyberdream.yml colors.yaml ``` ### Approach 2