mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 15:13:40 +00:00
docs(readme) now readme contains information about the ui
This commit is contained in:
@@ -42,8 +42,10 @@ GOOS=android GOARCH=arm64 go build -ldflags="-checklinkname=0" -o build/olcrtc .
|
||||
# or native ( no podman ) windows
|
||||
GOOS=windows GOARCH=amd64 go build ./cmd/olcrtc
|
||||
|
||||
|
||||
```
|
||||
#Also there's a client UI version (currently in beta)
|
||||
./ui.sh
|
||||
#And then
|
||||
./olcrtc-ui
|
||||
|
||||
<div align="center">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user