diff --git a/README.md b/README.md index 3c455e11..a6b4cab2 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Use shiv to build a single file Python executable zip archive of laconic-so: 1. Install [shiv](https://github.com/linkedin/shiv): ``` $ (venv) pip install shiv + $ (venv) pip install wheel ``` 1. Run shiv to create a zipapp file: ```