Skip to content

Commit b06cd5b

Browse files
authored
README: remove unnecessary go run instructions
1 parent 66afee9 commit b06cd5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import (
4444
events "github.com/markus-wa/demoinfocs-golang/events"
4545
)
4646

47-
// Run like this: go run print_kills.go
4847
func main() {
4948
f, err := os.Open("/path/to/demo.dem")
5049
if err != nil {

0 commit comments

Comments
 (0)