``` C:\Users\*\gdir>go run ./tools/setup stat C:\Users\*\gdir\tools\setup: directory not found ``` wouldn't it be `go run ./tools/main.go`? Thanks
wouldn't it be
go run ./tools/main.go?Thanks