We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdbfd1 commit 48ba4bcCopy full SHA for 48ba4bc
library/README.md
@@ -81,7 +81,7 @@ To see
81
included with the Nix PureScript Protobuf installation including
82
the “well-known types,”
83
```shell
84
-ls $(nix path-info .#protobuf)/src/google/protobuf/*.proto
+ls $(nix path-info .#protobuf_local)/src/google/protobuf/*.proto
85
```
86
87
If you don't want to use Nix,
0 commit comments