فهرست منبع

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