From 4f95b6b27409153b543306b5d89794f3b46e3fe7 Mon Sep 17 00:00:00 2001 From: ssri_sunshine_sequence Date: Sun, 1 Mar 2026 23:29:40 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 84dce8d..f231b96 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,7 @@ Run dev build: `GSETTINGS_SCHEMA_DIR=./builddir/data ./builddir/src/moemoji` `flatpak build-export export build` `flatpak build-bundle export moemoji.flatpak jp.angeltech.MoeMoji.json` +## Local manifest + +If you want to test local changes to the source code, you should build with `dev.jp.angeltech.MoeMoji.json` manifest instead, as main manifest pulls a tarball from the remote source. +