From 440579a8e8c3ad9985d3a59b9505cd7f78c43521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= <65513943+retrozinndev@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:10:45 -0300 Subject: [PATCH] :books: docs(readme): fix instalation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 322a355..0586400 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ https://github.com/user-attachments/assets/f67fbeea-637b-44f3-b935-cfdb82680007 All the colors are dynamically based on the current wallpaper! This is possible by using [pywal], a cli tool to generate colorschemes by using an image as a base. ## 🖼️ Wallpapers -When you're at the [Installation] process, you can choose to copy my dotfiles' wallpapers folder. If you chose to copy, you can change the current wallpaper by pressing SUPER + W, or clicking to change wallpaper in the Control Center. +When you're at the [Installation](#Installation) process, you can choose to copy my dotfiles' wallpapers folder. If you chose to copy, you can change the current wallpaper by pressing SUPER + W, or clicking to change wallpaper in the Control Center. ## Installation You'll need to have installed all needed packages before installing my dotfiles! Use your package manager to do so. See needed packages on [`Wiki/Dependencies`].