docs(readme): standardize comment formatting and spacing

This commit is contained in:
zarazaex69
2026-04-13 00:43:46 +03:00
parent e6e7b90e2e
commit e255562914

View File

@@ -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