Explorar el Código

docs: go build -> make build

ayntgl hace 4 años
padre
commit
5c6d596ac3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ Discordo is a lightweight, secure, and feature-rich Discord terminal client. Hea
 ```bash
 git clone https://github.com/ayntgl/discordo
 cd discordo
-go build
+make build
 
 # optional
 sudo mv ./discordo /usr/local/bin