diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-06-12 03:26:02 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-06-12 03:26:02 +0530 |
commit | 6f5619ced3719e37bef2547d418311f8a90281d9 (patch) | |
tree | 126c5af156a6d0ee4c71f7b2513cef3b33ea41e4 | |
parent | 83b9bfe6532579198378ee767db0852781050ff3 (diff) |
fix readme format error
-rw-r--r-- | README.md | 1 | ||||
-rwxr-xr-x | macli | bin | 8328019 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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 Binary files differ |