1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 21:33:54 -05:00

Added codeblock formatting to MacPorts dependency install command to fit style of other commands

Avery Bobbitt
2024-03-04 11:16:00 -05:00
parent 8f28418e84
commit 0c4b4de0dc

@@ -39,9 +39,9 @@ environment.
For dependencies use [MacPorts](https://www.macports.org/install.php): 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 sudo port install pkgconfig openssl zlib xz gdbm tcl tk +quartz sqlite3 sqlite3-tcl
```
* **Ubuntu/Debian/Mint:** * **Ubuntu/Debian/Mint:**