Fix RAM requirements

Assuming typo.

Readme says 1.5 GB since 3028a09 which overlaps with my testing results.
This commit is contained in:
dantefromhell 2023-05-31 08:05:31 +00:00 committed by GitHub
parent 9caf158d0b
commit c2f57cf174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,4 @@
must:
- Be running x86-64 Linux with kexec support . Most x86_64 Linux systems do
have kexec support.
- Have at least 2.5 GB of RAM, excluding swap.
- Have at least 1.5 GB of RAM, excluding swap.