Skip to content

Commit

Permalink
Merge pull request #1 from samusz/samusz-patch-1
Browse files Browse the repository at this point in the history
typo correction
  • Loading branch information
samusz authored May 7, 2021
2 parents 0840104 + 095df5e commit 78f5088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
1. Install Xcode if desired
2. Install [Homebrew][homebrew], if not on the path after install (arm based Macs) create `~/.zshrc`
with `export PATH="/opt/homebrew/bin:$PATH"`. Will need to reload terminal or source the file to take
affect.
effect.
3. Install qt5 with `brew`. If you are using a version of macos without system python 3.6+ then you will
also need to install that via brew or with pyenv.

Expand Down Expand Up @@ -50,4 +50,4 @@ be installed to run unit tests: `pip install -r requirements-extra.txt`.

[python]: http://www.python.org/
[homebrew]: https://brew.sh/
[xcode]: https://developer.apple.com/xcode/
[xcode]: https://developer.apple.com/xcode/

0 comments on commit 78f5088

Please sign in to comment.