fix clone url

This commit is contained in:
Alexandra
2024-10-18 04:28:26 -06:00
committed by GitHub
parent bd0928d342
commit b39c5631dd

View File

@@ -6,7 +6,7 @@ It is finally here. There is now a way to search all of Myrient's offerings.
2. npm
# Self-Hosting
1. Clone the repository. `git clone https://github.com/Myrient-Search-Engine`
1. Clone the repository. `git clone https://github.com/alexankitty/Myrient-Search-Engine`
2. Install dependencies. `npm i`
3. Start the server. `node server.js`