Browse Source

Add latest binaries (#3)

rigormorrtiss 4 years ago
parent
commit
aaf881bf06
1 changed files with 8 additions and 2 deletions
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -11,14 +11,20 @@ Lightweight Discord terminal client
 
 ## Installation
 
-- For Linux, run the following commands in chronological order.
+- Run the following commands in chronological order.
 
 ```
 git clone https://github.com/rigormorrtiss/discordo
 cd discordo
-mv build/discordo-os-arch /usr/local/bin
+cp build/discordo_linux_amd64 /usr/local/bin/discordo
 ```
 
+Binary name examples:
+
+- `discordo_linux_amd64`
+- `discordo_darwin_amd64`
+- `discordo_windows_amd64.exe`
+
 ## Usage
 
 - Run the executable by running the following command in a terminal.