From 15fee379f4145e460893af2627655c1f0f57b571 Mon Sep 17 00:00:00 2001 From: Tortue Torche <126358-tortuetorche@users.noreply.gitlab.com> Date: Mon, 17 Jan 2022 08:08:32 +0000 Subject: [PATCH] Fix Docker install method link in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a64917..ccf2eae 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ _Based on previous work by [@vladbabii](https://github.com/vladbabii) on [docker ### Standalone -> **Note**: The easiest way to install `psu` is to use [Docker method](#docker-image-and-variants), instead of this one +> **Note**: The easiest way to install `psu` is to use [Docker method](#docker-image-variants-and-multi-architecture), instead of this one Check the [Requirements](#requirements) section then [git] clone the repo and use the [bash] script below: @@ -308,4 +308,4 @@ See [LICENSE](LICENSE) file for reference. [timeout]: https://man7.org/linux/man-pages/man1/timeout.1.html [uuidgen]: https://man7.org/linux/man-pages/man1/uuidgen.1.html [docker-compose]: https://docs.docker.com/compose/install -[git]: https://git-scm.com/ \ No newline at end of file +[git]: https://git-scm.com/