Jelajahi Sumber

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

rigormorrtiss 4 tahun lalu
induk
melakukan
a5a6e1ebf6
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  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