You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/getting-started/install.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Heavily WIP and incomplete.
17
17
## System Requirements
18
18
19
19
> [!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 the following for the best experience:
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:
21
21
22
22
-**UEFI** firmware (any computer from within the last decade should have this)
23
23
-**SSD** storage with at least 40GB free for Apollo
24
24
- An **x86_64** capable processor with at least 2 cores running at 2GHz or better
25
25
- At least **4GB** of RAM, ideally more, especially for running containerised workloads
26
-
- Modern AMD/Intel graphics, or for Nvidia anything Turing (GTX/16xx or RTX 20xx) or newer using the `apollo-nvidia` image.
26
+
- Modern AMD/Intel graphics, or for Nvidia anything Turing (GTX/16xx or RTX 20xx) or newer using the `apollo-nvidia` image
27
27
- 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