From b32076ec8bd008b6908d8caea84f59cc2209fdac Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Wed, 28 Aug 2024 03:35:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ac5b75..dfa578f 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Launch the application, go through some basic setup options, and you're set for ## Building -### To Be Determined \ No newline at end of file +To build this project, just run `./scripts/docker.sh && ./scripts/build.sh` and you're all set! The *.fap* file will be placed in the *build/* directory. \ No newline at end of file