Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Poetry site. Then install the package using ::

poetry install

MacOS instructions
------------------

On MacOS specifically you'll need a working C/C++ compiler as well as `swig <https://www.swig.org/>`_. The easiest way to install it is via homebrew: ::

brew install swig


Ideas and Philosophy
====================
Expand Down
Loading