Skip to content

Commit

Permalink
Add link to macOS contributions doc for installing Python 3.11 (onyx-…
Browse files Browse the repository at this point in the history
…dot-app#2396)

Co-authored-by: danswer-trial <danswer-trial@danswer-trials-MacBook-Pro.local>
  • Loading branch information
2 people authored and rajiv chodisetti committed Oct 2, 2024
1 parent abca951 commit a59252b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Danswer being a fully functional app, relies on some external software, specific

### Local Set Up
Be sure to use Python version 3.11.
Be sure to use Python version 3.11. For instructions on installing Python 3.11 on macOS, refer to the [CONTRIBUTING_MACOS.md](./CONTRIBUTING_MACOS.md) readme.

If using a lower version, modifications will have to be made to the code.
If using a higher version, sometimes some libraries will not be available (i.e. we had problems with Tensorflow in the past with higher versions of python).
Expand Down

0 comments on commit a59252b

Please sign in to comment.