Colin Powell пре 2 недеља
родитељ
комит
e1ddfc4357
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,5 +16,5 @@ Ensure you have Go version 1.21 or greater installed. Personally I use https://g
 
 In this directory, run:
 
-```go build camcap.go build/camcap```
+```go build -o build/camcap camcap.go```