Sfoglia il codice sorgente

README: Add recommended curl arguments to suggested installer invocation (#3155)

pull/3159/head
Jay Bazuzi 1 anno fa
committed by GitHub
parent
commit
850a74c5cd
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@ -87,7 +87,7 @@ The Homebrew option from the [MacOS section below](#macos) would also work if yo
##### 1. Automatic installer (Recommended)
```bash
curl https://pyenv.run | bash
curl -fsSL https://pyenv.run | bash
```
For more details visit our other project:

Caricamento…
Annulla
Salva