浏览代码

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


正在加载...
取消
保存