瀏覽代碼

Windows support in README: clean up

tags/v1.0.0
Egbert Teeselink 6 年之前
父節點
當前提交
44782a7519
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -36,7 +36,7 @@ $ transfer test.txt

### On Windows

Download [curl](https://curl.haxx.se/download.html). Then, put a file called transfer.cmd somewhere in your PATH with this inside it:
Put a file called transfer.cmd somewhere in your PATH with this inside it:
```
@echo off
setlocal


Loading…
取消
儲存