mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 19:49:25 +01:00
fix 'harware' typo in Device Requirements
Hello! 👋
Just a quick PR to fix a minor typo in the README.md file.
**Changes:**
* Fixed "harware" -> "hardware" in the *Device Requirements* section.
Thanks for the great project!
This commit is contained in:
parent
8bb8b414f8
commit
f308db687a
|
|
@ -61,7 +61,7 @@ available AI tools, we highly encourage the use of a beefy, GPU-backed device to
|
|||
|
||||
At it's core, however, N.O.M.A.D. is still very lightweight. For a barebones installation of the management application itself, the following minimal specs are required:
|
||||
|
||||
*Note: Project N.O.M.A.D. is not sponsored by any hardware manufacturer and is designed to be as hardware-agnostic as possible. The harware listed below is for example/comparison use only*
|
||||
*Note: Project N.O.M.A.D. is not sponsored by any hardware manufacturer and is designed to be as hardware-agnostic as possible. The hardware listed below is for example/comparison use only*
|
||||
|
||||
#### Minimum Specs
|
||||
- Processor: 2 GHz dual-core processor or better
|
||||
|
|
@ -165,4 +165,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