mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-08 21:34:43 +00:00
docs(readme): standardize comment formatting and spacing
This commit is contained in:
@@ -40,13 +40,15 @@ or wait for the release or at least a beta
|
||||
./script/cnc.bat
|
||||
|
||||
|
||||
# Also there's a client UI version (currently in beta)
|
||||
# also there's a client UI version (currently in beta)
|
||||
./script/ui.sh
|
||||
|
||||
# And then
|
||||
# and then
|
||||
./build/olcrtc-ui
|
||||
|
||||
|
||||
|
||||
|
||||
# or native ( no podman ) linux
|
||||
GOOS=linux GOARCH=amd64 go build ./cmd/olcrtc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user