chore: Update README.md with correct repository clone instructions
This commit is contained in:
@@ -50,8 +50,8 @@ You can also run the script locally to generate the feeds manually.
|
|||||||
|
|
||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY.git
|
git clone https://github.com/huggingface/papers-rss-feed.git
|
||||||
cd YOUR_REPOSITORY
|
cd papers-rss-feed
|
||||||
```
|
```
|
||||||
(Replace `YOUR_USERNAME/YOUR_REPOSITORY` with the actual path to this repo).
|
(Replace `YOUR_USERNAME/YOUR_REPOSITORY` with the actual path to this repo).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user