Skip to content

Commit 1078819

Browse files
authored
Should be github.com, not github.io in clone command
1 parent 4cdb768 commit 1078819

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
@@ -25,7 +25,7 @@ If you prefer you can create a page on the [wiki](https://github.com/docnow/twar
2525

2626
If you are interested in adding functionality to twarc or fixing something that's broken here are the steps to setting up your development environment:
2727

28-
git clone https://github.io/docnow/twarc
28+
git clone https://github.com/docnow/twarc
2929
cd twarc
3030
pip install -r requirements.txt
3131

0 commit comments

Comments
 (0)