Browse Source

Windows support in README: clean up

tags/v1.0.0
Egbert Teeselink 5 years ago
parent
commit
44782a7519
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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


Loading…
Cancel
Save