|
@@ -1,6 +1,6 @@
|
|
|
# discordo
|
|
# discordo
|
|
|
|
|
|
|
|
-[WIP] Lightweight Discord terminal client
|
|
|
|
|
|
|
+Lightweight Discord terminal client
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
@@ -13,8 +13,6 @@
|
|
|
|
|
|
|
|
### Building from Source
|
|
### Building from Source
|
|
|
|
|
|
|
|
-- Run the following commands in chronological order.
|
|
|
|
|
-
|
|
|
|
|
```
|
|
```
|
|
|
git clone https://github.com/rigormorrtiss/discordo
|
|
git clone https://github.com/rigormorrtiss/discordo
|
|
|
cd discordo && go build
|
|
cd discordo && go build
|