Fixed typo error in installation instruction #3

Merged
Ashish-Abraham merged 2 commits from master into master 2022-10-09 10:15:44 +00:00
1 changed files with 2 additions and 2 deletions

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