Merge pull request #3 from Ashish-Abraham/master

Fixed typo error in installation instruction
This commit is contained in:
Anas Elgarhy 2022-10-09 12:15:44 +02:00 committed by GitHub
commit 4d4d246353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 🦀
![srceenshots/anime_2_colored_scale_4.gif](./srceenshots/anime_2_colored_scale_4.gif)
![money mouth face colored scale 2](./srceenshots/money_mouth_face_colored_scale_2.png)
@ -56,7 +56,7 @@
- from crates.io
```bash
crago install aarty
cargo install aarty
```
- From aur:
```shell