From b903d698991d4ef99ffe3d063312ef06e94e3b1c Mon Sep 17 00:00:00 2001 From: Jun Kurihara Date: Wed, 2 Oct 2024 23:22:46 +0900 Subject: [PATCH] [skip ci] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6768d9a..eb9e5b9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Note that we do not have an option of installation via [`crates.io`](https://cra ### Package Installation for Linux (RPM/DEB) -You can find the Jenkins CI/CD build scripts for `rpxy` in the [./build](./build) directory. +You can find the Jenkins CI/CD build scripts for `rpxy` in the [./build](./.build) directory. Prebuilt packages for Linux RPM and DEB are available at [https://rpxy.gamerboy59.dev](https://rpxy.gamerboy59.dev), provided by [@Gamerboy59](https://github.com/Gamerboy59).