From fb2e687d35d9ea981b167f8c2797ed5ba48d2efe Mon Sep 17 00:00:00 2001 From: Nick <66481391+ncryppt@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:39:15 -0400 Subject: [PATCH] Typo fix readme.md added an apostrophe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e96aab210..56724990e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The project is in **heavy development** - we are currently looking for reviews, # Low requirements, efficient use of resources -Cyphernode is designed to be deployed on virtual machines with launch scripts, but with efficiency and minimalism in mind so that it can also run on multiple Rasberry Pi with very low computing ressources (and extremely low if installing pre-synchronized blockchain and pruned). Because of the modular architecture, heavier modules like blockchain indexers are optional (and not needed for most commercial use-cases). +Cyphernode is designed to be deployed on virtual machines with launch scripts, but with efficiency and minimalism in mind so that it can also run on multiple Rasberry Pi's with very low computing ressources (and extremely low if installing pre-synchronized blockchain and pruned). Because of the modular architecture, heavier modules like blockchain indexers are optional (and not needed for most commercial use-cases). * For a full-node and all modules: * 350 GB of storage, 2GB of RAM.