summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2025-06-14 12:43:40 +0200
committerGitHub <noreply@github.com>2025-06-14 12:43:40 +0200
commitb103c1add8b6fae5eb1a1296ce1837433cdbaa72 (patch)
treebdfe215878bf96412eb52b2965b0c084e8482fb5
parent67efe7cdb86304cd8badccaa3ccb03295a999b67 (diff)
downloadonion-newsreader-b103c1add8b6fae5eb1a1296ce1837433cdbaa72.tar.gz
onion-newsreader-b103c1add8b6fae5eb1a1296ce1837433cdbaa72.tar.xz
onion-newsreader-b103c1add8b6fae5eb1a1296ce1837433cdbaa72.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0fddea..4f44e27 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ sudo pacman -S go git
### 1. Clone Repository
```bash
-git clone https://github.com/yourusername/newsreader.git
+git clone https://github.com/gabrix73/onion-newsreader.git
cd newsreader
```