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

docs(README): add instructions to add binary to /usr/local/bin

rigormorrtiss пре 4 година
родитељ
комит
a5a6e1ebf6
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -13,9 +13,12 @@ Lightweight Discord terminal client
 
 ### Building from Source
 
-```
+```bash
 git clone https://github.com/rigormorrtiss/discordo
 cd discordo && go build
+
+# Optional
+mv ./discordo /usr/local/bin
 ```
 
 ## Getting Started