@ -47,7 +47,7 @@ As shown in the above example, it is preferable to create a new system user to r
## Building
To build the main executable simply run `go build -o bin ./cmd/altvrbot/`.
To build the main executable simply run `mkdir -p bin ; go build -o bin ./cmd/altvrbot/`.
## TODO