瀏覽代碼

Merge pull request #72 from renbaoshuo/patch-1

chore: remove git.io
Siddharth Dushantha 3 年之前
父節點
當前提交
c8a6242e91
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ use the `--browser` argument followed by the command needed to launch the web br
 
 ```bash
 # Download the tmpmail file and make it executable
-$ curl -L "https://git.io/tmpmail" > tmpmail && chmod +x tmpmail
+$ curl -L "https://raw.githubusercontent.com/sdushantha/tmpmail/master/tmpmail" > tmpmail && chmod +x tmpmail
 
 # Then move it somewhere in your $PATH. Here is an example:
 $ mv tmpmail ~/bin/