Преглед изворни кода

github link was redirected

Matthew Wang пре 10 година
родитељ
комит
0e91991d8f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.rst

+ 1
- 1
README.rst Прегледај датотеку

@@ -51,7 +51,7 @@ my ``$PATH``, so I save the script there and name as ``cdiff``.
51 51
 
52 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 55
     chmod +x ~/bin/cdiff
56 56
 
57 57
 Usage