mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Added codeblock formatting to MacPorts dependency install command to fit style of other commands
parent
8f28418e84
commit
0c4b4de0dc
4
Home.md
4
Home.md
|
|
@ -39,9 +39,9 @@ environment.
|
|||
|
||||
For dependencies use [MacPorts](https://www.macports.org/install.php):
|
||||
|
||||
|
||||
```sh
|
||||
sudo port install pkgconfig openssl zlib xz gdbm tcl tk +quartz sqlite3 sqlite3-tcl
|
||||
|
||||
```
|
||||
|
||||
* **Ubuntu/Debian/Mint:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue