Jay Bazuzi
vor 1 Jahr
committed von
GitHub
Ursprung
Commit
850a74c5cd
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
README.md
|
|
|
@ -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: |
|
|
|
|