Update readme.md

This commit is contained in:
2024-12-31 02:21:46 +01:00
committed by GitHub
parent 7acf4785c2
commit 722318cb8a

View File

@@ -12,8 +12,8 @@ This is a Go program for scraping and sorting user profile data from [nCore](htt
1. Clone the repository and install dependencies:
```bash
git clone https://github.com/skidoodle/scrapencore
cd scrapencore
git clone https://github.com/skidoodle/ncore-leaderboard
cd ncore-leaderboard
go mod tidy
```