Skip to content
Snippets Groups Projects
Commit d0e48496 authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Fixed typo

parent 49b8e184
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,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))
unzip it, then run `pip install flamenco-worker-xxxx.whl`
unzip it, then run `pip install flamenco_worker-xxxx.whl`
- If you have a copy of the source files, run `pip install -e .`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment