Skip to content

Commit f4db341

Browse files
committed
use my github username in get started script
1 parent 2edd57f commit f4db341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To execute just run the following commaind inside a demo repository:
2424

2525
```bash
2626
ACTIVITY_BR=main && MAX_PAST_DAYS=365 && COMMIT_NB= && COMMIT_MAX=7 && \
27-
curl -sL 'https://raw.githubusercontent.com/bobbyiliev/github-activity-bash-script/main/activity.sh' \
27+
curl -sL 'https://raw.githubusercontent.com/ccdd12/github-activity-bash-script/main/activity.sh' \
2828
| bash ;
2929
```
3030

0 commit comments

Comments
 (0)