terriko / pyknit

A set of tools for knitters to create charts and eventually more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add instructions for using pip install -e to README.md

terriko opened this issue · comments

We should add a brief explainer about pip install -e for folk who want to run pyKnit in "developer mode" and have edits show up live. https://pip.pypa.io/en/stable/cli/pip_install/#install-editable

There isn't really a separate developer doc, but it could probably get a section in README.md for now.

Done!