mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
chore: Update readme to add line about ARM images being community-contributed
This commit is contained in:
parent
713b09a8c2
commit
239bd6307d
|
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user