1 parent ad2458b commit c766a4cCopy full SHA for c766a4c
1 file changed
README.md
@@ -14,7 +14,7 @@ A GitHub CLI extension that generates AI-powered standup reports using GitHub ac
14
15
```bash
16
# Clone the repository
17
-git clone https://github.com/your-username/gh-standup.git
+git clone https://github.com/sgoedecke/gh-standup.git
18
cd gh-standup
19
20
# Build and install
@@ -25,7 +25,7 @@ gh extension install .
25
### Install from GitHub
26
27
28
-gh extension install your-username/gh-standup
+gh extension install sgoedecke/gh-standup
29
```
30
31
## Usage
0 commit comments