Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdIteration authored Jul 27, 2024
1 parent c07f411 commit 06ecfb9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,9 @@ _Be sure to follow the instructions and add brew to your path..._

The Install command is:

brew install autoconf automake libffi libtool pkg-config python
brew install autoconf automake libffi libtool pkg-config python python-tk

_If you want to use the graphical interface, be sure to follow the instructions to install tkinter as well._

**Once you have installed Python via Brew, you will need to run both Python and PIP with commands that include the full version numnber. (eg: python3.9 and pip3.9)**
**Once you have installed Python via Brew, you will need to run both Python and PIP with commands that include the full version numnber. (eg: python3.12 and pip3.12)**

## 3) Install requirements via Python Pip ##

Expand Down

0 comments on commit 06ecfb9

Please sign in to comment.