diff --git a/README.rst b/README.rst index 435ac14..d19a3f5 100644 --- a/README.rst +++ b/README.rst @@ -150,3 +150,12 @@ Build Documentation make -C docs clean make -C docs html open docs/_build/html/index.html + + +Publish Package +--------------- + +:: + + # activate virtualenv where wagtail_srcset is installed + flit publish