Browse Source

github link was redirected

Matthew Wang 10 years ago
parent
commit
0e91991d8f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.rst

+ 1
- 1
README.rst View File

51
 
51
 
52
 .. code:: sh
52
 .. code:: sh
53
 
53
 
54
-    curl https://raw.github.com/ymattw/cdiff/master/cdiff.py > ~/bin/cdiff
54
+    curl -sSL https://raw.github.com/ymattw/cdiff/master/cdiff.py > ~/bin/cdiff
55
     chmod +x ~/bin/cdiff
55
     chmod +x ~/bin/cdiff
56
 
56
 
57
 Usage
57
 Usage