diff --git a/README.md b/README.md index efa8ea4..0a88644 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,8 @@ sudo apt install python3-zeroc-ice See the page about [ICE](https://wiki.mumble.info/wiki/Ice) at the Mumble wiki; it also includes detailed information about the PHP and Python clients, including how to update the client. + +```shell +cd src +slice2py --checksum -I/usr/local/share/Ice -I/usr/share/Ice/slice -I/usr/share/ice/slice -I/usr/share/slice ../Murmur.ice +```