Fixed typo error in installation instruction #3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# aarty: A simple CLI tool to convert the images to ASCII art with rust 🦀
|
# aarty: A simple CLI tool to convert images to ASCII art with Rust 🦀
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
- from crates.io
|
- from crates.io
|
||||||
```bash
|
```bash
|
||||||
crago install aarty
|
cargo install aarty
|
||||||
```
|
```
|
||||||
- From aur:
|
- From aur:
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue