Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 249 Bytes

INSTALLING.md

File metadata and controls

9 lines (6 loc) · 249 Bytes

demosh

Installing demosh

To install demosh from source, you'll need Python 3.8.10 or higher, flit and make.

  • Install flit, most likely with python3 -m pip install flit.
  • Run make install.