Skip to content
Snippets Groups Projects
Commit 61890e35 authored by Stephen D's avatar Stephen D
Browse files

Update readme

parent f8b7939a
No related branches found
No related tags found
No related merge requests found
[package]
name = "dotacat"
version = "0.1.0"
version = "0.1.1"
authors = ["Stephen <stephen@scd31.com>"]
description = "Like lolcat, but fast"
edition = "2018"
......
......@@ -32,7 +32,14 @@ Because Dota is better than LoL (According to people - I play neither)
## Installation
`cargo install dotacat`
If you have cargo installed, just run: `cargo install dotacat`
If not, head over to the (releases page)[https://git.scd31.com/stephen/dotacat/releases] and download the latest release. Then:
```
sudo mv dotacat /bin/
sudo chmod +x /bin/dotacat
```
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment