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
4
Home.md
4
Home.md
@@ -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:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user