Merge pull request #211 from NareshBiradar1/spelling-typo-necessary-in-introduction

#210 - Correct Typo: "Neccessary" to "Necessary" in Introduction of Self-Hosting Guide
This commit is contained in:
Welding Torch 2024-08-05 22:06:37 +05:30 committed by GitHub
commit 93045c346b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Self Hosting Guide
This guide will help you set up your own instance of Supermemory. This is neccessary if you want to contribute to the project or if you want to self host the project. You can read more about the stack [here](https://github.com/supermemoryai/supermemory/?tab=readme-ov-file#-the-stack).
This guide will help you set up your own instance of Supermemory. This is necessary if you want to contribute to the project or if you want to self host the project. You can read more about the stack [here](https://github.com/supermemoryai/supermemory/?tab=readme-ov-file#-the-stack).
## Prerequisites