From de6ba6aa29475b2786dd7215408de6248398635f Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Mon, 5 Aug 2024 15:17:56 +0200 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index fdbe6c4..bd21e5e 100644 --- a/Contributing.md +++ b/Contributing.md @@ -44,7 +44,7 @@ They can be found at the top of `lib/main.dart`. `useHost` and `useModel` decide `allowMultipleChats` simply removes the `New Chat` option in the [Side Menu](#side-menu) and will load up the only available chat on app startup. -### Actually Building +## Building But how do you create a custom build?