docs: update README.md

This commit is contained in:
Riccardo Senica
2025-01-18 16:18:53 +01:00
committed by GitHub
parent 11c26df116
commit f11299ed93

View File

@@ -27,7 +27,7 @@ A Next.js application that aggregates HackerNews stories and delivers them as pe
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone [repository-url] git clone https://github.com/RiccardoSenica/newsletter-hackernews
cd hackernews-newsletter cd hackernews-newsletter
``` ```