mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-02-05 03:04:13 +00:00
add readme for websocket ui directory
This commit is contained in:
parent
9ab415da9d
commit
4a7fb5f526
11
websocket-ui/readme.md
Normal file
11
websocket-ui/readme.md
Normal file
@ -0,0 +1,11 @@
|
||||
# i2pd websocket ui #
|
||||
|
||||
requires building i2pd with websocket support
|
||||
|
||||
make WEBSOCKETS=1
|
||||
|
||||
or
|
||||
|
||||
cd i2pd/build
|
||||
cmake -DWITH_WEBSOCKETS=ON .
|
||||
|
Loading…
x
Reference in New Issue
Block a user