Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Remove GO111MODULE=off
Browse files Browse the repository at this point in the history
  • Loading branch information
bzEq committed Dec 13, 2023
1 parent 4ece375 commit 285a827
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/bin/bash

sudo apt install golang git && \
env GO111MODULE=off CXX=clang++ CGO_CXXFLAGS='-O3 -march=native' \
go get -u github.com/bzEq/bx/i3
go install github.com/bzEq/bx/i3@latest

0 comments on commit 285a827

Please sign in to comment.