From 885601cde066d88243fd393a93179a5c646203a1 Mon Sep 17 00:00:00 2001 From: Kirottu <56396750+Kirottu@users.noreply.github.com> Date: Sun, 1 Jan 2023 02:35:29 +0200 Subject: [PATCH] Fix configuration link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e989cc7..599163b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A wayland native krunner-like runner, made with customizability in mind. Clone the repository, and install the `anyrun` binary with `cargo install --path anyrun/` inside the project's directory. -After that, build the plugins you want and configure anyrun as explained in [Configuration](Usage#Configuration). +After that, build the plugins you want and configure anyrun as explained in [Configuration](#Configuration). ## Plugins