From 971b98e762bf5318d9dcd05e48f47d85640965d8 Mon Sep 17 00:00:00 2001 From: perennial Date: Thu, 15 Feb 2024 22:27:00 +1100 Subject: [PATCH] Implement requested changes --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c3669d..9f1d519 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,8 @@ Check out [this page](https://codeberg.org/VnPower/pixivfe/wiki/Hosting). We cur **Requirements:** -- [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (to install pnpm) - [pnpm](https://pnpm.io/installation) (to install Sass) -- [go](https://go.dev/doc/install) (to run PixivFE in development mode) +- [go](https://go.dev/doc/install) (to build PixivFE from source) ```bash # Clone the PixivFE repository