Skip to content

Commit

Permalink
Merge pull request #11 from isuthermography/master
Browse files Browse the repository at this point in the history
Pull in latest motion controller and project build/configuration changes
  • Loading branch information
sdh4 authored Jul 11, 2024
2 parents af9e71b + 8eb0a80 commit 8c98c70
Show file tree
Hide file tree
Showing 5 changed files with 569 additions and 264 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ For a quickstart guide see: doc/source/quickstart.rst

Basic requirements are Python v3.8 or above with the following packages: numpy, setuptools, wheel

Basic installation is "pip install --no-deps --no-build-isolation ."
Basic installation is (possibly as root or Administrator):
pip install --no-deps --no-build-isolation .

More detailed documentation is also available in doc/source/

Expand Down
Loading

0 comments on commit 8c98c70

Please sign in to comment.