Sfoglia il codice sorgente

Windows support in README: clean up

tags/v1.0.0
Egbert Teeselink 6 anni fa
parent
commit
44782a7519
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

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


Caricamento…
Annulla
Salva