forem / selfhost

Selfhost your Forem Community on your own infrastructure 🎉
https://www.forem.com/get-started/
GNU Affero General Public License v3.0
1.44k stars 172 forks source link

Update install instructions for python 3.x/pip3 on macOS #10

Closed nickytonline closed 3 years ago

nickytonline commented 3 years ago

Description

A small change to the installation instructions for getting pip3 on a Mac. brew install python3 is required to get not only Python 3.x on a macOS, but also pip3.

Serpentor chilling with Cobra Commander