Skip to content

Commit 66aa834

Browse files
Update dev install instructions
1 parent 834f65f commit 66aa834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ conda env create -f environment.yml
7070
Additional dependencies are needed to compile the [protobufs](./protobufs/):
7171

7272
```bash
73-
conda install -c conda-forge protobuf
73+
conda install -c conda-forge libprotobuf-static
7474
pip install --pre betterproto[compiler]
7575
```
7676

0 commit comments

Comments
 (0)