Преглед изворни кода

docs: go build -> make build

ayntgl пре 4 година
родитељ
комит
5c6d596ac3
1 измењених фајлова са 1 додато и 1 уклоњено
  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