We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3028a09 commit 23ec5bcCopy full SHA for 23ec5bc
README.md
@@ -20,7 +20,7 @@ detected `nixos-anywhere` will not try to kexec into its own image.
20
If your system is not booted into a nixos installer than the following
21
requirements apply for kexec to succeed:
22
23
-- x86_64 Linux system with kexec support (most x86_64 machine do have kexec
+- `x86_64` Linux system with kexec support (most `x86_64` machine do have kexec
24
support) or you have to provide your own
25
[image](https://github.com/numtide/nixos-anywhere#using-your-own-kexec-image)
26
- At least 1.5GB RAM (swap does not count). If you do not have enough RAM you
0 commit comments