mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2024-12-06 19:26:18 +01:00
add readme for websocket ui directory
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# i2pd websocket ui #
|
||||
|
||||
requires building i2pd with websocket support
|
||||
|
||||
make WEBSOCKETS=1
|
||||
|
||||
or
|
||||
|
||||
cd i2pd/build
|
||||
cmake -DWITH_WEBSOCKETS=ON .
|
||||
|
||||
Reference in New Issue
Block a user