Skip to content

Commit 42e56ad

Browse files
committed
README: fix the git clone to use a syntax that works
The former style is deprecated
1 parent aad07d6 commit 42e56ad

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
@@ -10,7 +10,7 @@ A command line tool that reads nroff and outputs HTML
1010

1111
## Code
1212

13-
git clone git://github.com/bagder/roffit.git
13+
git clone https://github.com/bagder/roffit.git
1414

1515
## Contributors
1616

0 commit comments

Comments
 (0)