Procházet zdrojové kódy

Windows support in README: clean up

tags/v1.0.0
Egbert Teeselink před 6 roky
rodič
revize
44782a7519
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

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


Načítá se…
Zrušit
Uložit