Skip to content

Commit 4d6b3ec

Browse files
committed
docs: reword system requirements
1 parent e14fe75 commit 4d6b3ec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/docs/getting-started/install.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Heavily WIP and incomplete.
1717
## System Requirements
1818

1919
> [!INFO]
20-
> These should be treated as a rough guideline. UEFI and 64-bit are the only hard requirements (Apollo won't boot without these), but we recommend at least the following for a good experience:
20+
> UEFI and x86_64 are the only hard requirements for Apollo to boot, however this is what we recommend for a smooth and enjoyable experience.
2121
22-
- **UEFI** firmware (any computer from within the last decade should have this)
22+
- **UEFI** firmware (any computer from at least the last decade, and likely longer, should have this)
2323
- **SSD** storage with at least 40GB free for Apollo
24-
- An **x86_64** capable processor with at least 2 cores running at 2GHz or better
25-
- At least **4GB** of RAM, ideally more, especially for running containerised workloads
24+
- An **x86_64** capable processor with at least **2 cores** running at **2GHz or better**
25+
- At least **4GB** of RAM, though we recommend at least **8GB**.
2626
- Modern AMD/Intel graphics, or for Nvidia anything Turing (GTX/16xx or RTX 20xx) or newer using the `apollo-nvidia` image
2727
- Older Nvidia GPUs may still work with the regular image (`apollo`), however these only ship the open source nouveau drivers which typically have worse performance compared to the proprietary drivers.

0 commit comments

Comments
 (0)