From b4d6d5a3b8f09b00b20cda7a9ae4824e5a71ee6e Mon Sep 17 00:00:00 2001 From: Pathum Date: Thu, 9 Apr 2026 20:28:01 +0800 Subject: [PATCH] Add pipx command for running pyinstaller --- source/specifications/simple-repository-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/specifications/simple-repository-api.rst b/source/specifications/simple-repository-api.rst index d317db6f7..c4a91af5e 100644 --- a/source/specifications/simple-repository-api.rst +++ b/source/specifications/simple-repository-api.rst @@ -1,4 +1,4 @@ - +pipx run pyinstaller .. _simple-repository-api: =====================