mirror of
https://gitea.invidious.io/iv-org/protodec.git
synced 2024-08-15 00:43:18 +00:00
Add a section about windows
This commit is contained in:
parent
f30f2abfde
commit
7de78da0f8
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ $ echo 'CkEKCeOCj+OBn+OBlxDSCSIQWmQ730+N8z8tsp3vp8YJQCoSCAESBzA4MDAwMDAaBQ26sSZE
|
|||
}
|
||||
```
|
||||
|
||||
## Windows
|
||||
|
||||
Windows users can run the binaries in a linux-on-windows tool (like Git bash or WSL) or use the official [protobuf binaries](https://github.com/protocolbuffers/protobuf/releases) to encode/decode protobuf data.
|
||||
|
||||
## Contributing
|
||||
|
||||
1. Fork it (<https://github.com/omarroth/protodec/fork>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue