From 20130ef89e9a9603af48ddf37fb62a11e3160519 Mon Sep 17 00:00:00 2001
From: nyne <67669799+wgh136@users.noreply.github.com>
Date: Wed, 4 Jun 2025 10:09:23 +0800
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f11e0af..cd49ef5 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Run `flutter build ios/windows/macos`
### Build Linux
-Use`python3 debian/build.py` to build deb package
+Use`python3 debian/build.py {ARCH}` to build deb package. Replace {ARCH} with `x64` or `arm64`.
For other linux distributions, you can use `flutter build linux` to build.
You must register the `pixiv` scheme in the `.desktop` file, otherwise the login will not work.
@@ -41,4 +41,4 @@ You must register the `pixiv` scheme in the `.desktop` file, otherwise the login
-
\ No newline at end of file
+