diff --git a/README.md b/README.md index aba84d7e835e91597e47e71b3a6042bcce12ca6f..db27d227121aa980c69374553c41785562a2ae15 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Author: Sybren A. Stüvel <sybren@blender.studio> There are a few ways to install Flamenco Worker: -- If you have a distributable zip file (see [Packaging for distribution](#Packaging-for-distribution)) +- If you have a distributable zip file (see [Packaging for distribution](#packaging-for-distribution)) unzip it, then run `pip install flamenco-worker-xxxx.whl` - If you have a copy of the source files, run `pip install -e .`