From caa10cf7cb8aa6347672ca8e985fff0142b962e5 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Wed, 9 Feb 2022 20:14:20 -0500 Subject: [PATCH] Add note about arch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5f07cf..fe488ac 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ Muse is written in TypeScript. You can either run Muse with Docker (recommended) Muse will log a URL when run. Open this URL in a browser to invite Muse to your server. Muse will DM the server owner after it's added with setup instructions. +A 64-bit OS is required to run Muse. + ### Versioning The `master` branch acts as the developing / bleeding edge branch and is not guaranteed to be stable.