aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rwxr-xr-xmaclibin8328019 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2735d1a..034ec00 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ Currently, macli is heavily under development so there are no pre-built binaries
ACCESS_TOKEN={your token here}
```
(a token can be generated easily with [this python script.](https://github.com/MikunoNaka/mal-authtoken-generator))
+
3. Run macli with `./macli`
NOTE: currently, it looks for the .env file in the PWD, but a token can also be passed with
diff --git a/macli b/macli
deleted file mode 100755
index f17833d..0000000
--- a/macli
+++ /dev/null
Binary files differ