github.com/StackExchange/blackbox/v2@v2.0.1-0.20220331193400-d84e904973ab/docs/installation.md (about) 1 Installation Instructions 2 ========================= 3 4 Currently blackbox v2 is installed by compiling the code and 5 copying the binary someplace: 6 7 TODO: 8 9 ``` 10 git clone FILL IN 11 ``` 12 13 Future: We will have RPM, DEB, Chocolately packages. 14 15 16 Next step: [Enable on a repo](enable-repo.md) 17