diff --git a/README.md b/README.md
index db27d227121aa980c69374553c41785562a2ae15..92c7644838b3956eb8c77ce7c4d85557702d8115 100644
--- a/README.md
+++ b/README.md
@@ -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 .`