Skip to content

Commit

Permalink
fix libnet-protocol-websocket-perl => libprotocol-websocket-perl
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Mar 31, 2023
1 parent dcd6502 commit 8dd22b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Next up install WebSockets

sudo apt install libyaml-perl
sudo apt install make
sudo apt install libnet-protocol-websocket-perl
sudo apt install libprotocol-websocket-perl
sudo perl -MCPAN -e "install Net::WebSocket::Server"

Then, you need JSON.pm installed. It's there on some systems and not on
Expand Down

0 comments on commit 8dd22b7

Please sign in to comment.