docs: update min requirements (#10687)

https://docs.ipfs.tech/install/command-line/#system-requirements 
states 6 GiB, updating readme to match that
This commit is contained in:
Marcin Rataj 2025-02-05 22:26:33 +01:00 committed by GitHub
parent 580ce695ec
commit ad81ead4f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,10 @@ Please follow [`SECURITY.md`](SECURITY.md).
### Minimal System Requirements
IPFS can run on most Linux, macOS, and Windows systems. We recommend running it on a machine with at least 4 GB of RAM and 2 CPU cores (kubo is highly parallel). On systems with less memory, it may not be completely stable, and you run on your own risk.
IPFS can run on most Linux, macOS, and Windows systems. We recommend running it on a machine with at least 6 GB of RAM and 2 CPU cores (ideally more, Kubo is highly parallel).
> [!CAUTION]
> On systems with less memory, it may not be completely stable, and you run on your own risk.
## Install