Windows support in README: clean up

This commit is contained in:
Egbert Teeselink
2018-06-18 08:40:09 +02:00
parent 2e3d5594a4
commit 44782a7519

View File

@ -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