From 4fe25cebe3fd42918c4a81c660cc9aff0be621db Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 18 Dec 2023 03:44:27 +0900 Subject: [PATCH] Update README.md (#454) proprotional -> proportional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7cc7c80..5e0233b3 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ This monorepo consists of three main sections: ### Minimum Requirements > [!TIP] > Running AnythingLLM on AWS/GCP/Azure? -> You should aim for at least 2GB of RAM. Disk storage is proprotional to however much data +> You should aim for at least 2GB of RAM. Disk storage is proportional to however much data > you will be storing (documents, vectors, models, etc). Minimum 10GB recommended. - `yarn` and `node` on your machine