-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
jmg1138 edited this page Oct 25, 2017
·
17 revisions
First, install these prerequisites:
To install tmpNote from the source code repository:
clone https://github.com/nothingworksright/tmpNote.git
cd tmpNote
pip install -r requirements.txt
Once the prerequisites have been installed, the source has been cloned, and the requirements have been installed, run the application using Python3.
python3 tmpNote.py
📓 tmpNote