diff --git a/README.md b/README.md index 89c2e17..9de76ee 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ At it's core, however, N.O.M.A.D. is still very lightweight. For a barebones ins - OS: Debian-based (Ubuntu recommended) - Stable internet connection (required during install only) +*NOTE*: ARM images are community-contributed. Installing on ARM is not officially supported. + To run LLM's and other included AI tools: #### Optimal Specs @@ -165,4 +167,4 @@ sudo bash /opt/project-nomad/update_nomad.sh ###### Uninstall Script - Need to start fresh? Use the uninstall script to make your life easy. Note: this cannot be undone! ```bash curl -fsSL https://raw.githubusercontent.com/Crosstalk-Solutions/project-nomad/refs/heads/main/install/uninstall_nomad.sh -o uninstall_nomad.sh && sudo bash uninstall_nomad.sh -``` \ No newline at end of file +```