Readme edit x2

This commit is contained in:
Michael Wain 2025-03-05 01:32:49 +03:00
parent d3ffb214ca
commit 5d94131ad6

View File

@ -26,18 +26,26 @@ Lightweight iPod manager, batteries included.
- Mac OS - Mac OS
- [YT-DLP](https://github.com/yt-dlp/yt-dlp) A feature-rich command-line audio/video downloader. - [YT-DLP](https://github.com/yt-dlp/yt-dlp) A feature-rich command-line audio/video downloader.
## Installation ## Install / Update
### Auto install To install or update Lyrica simply run this command in your Mac terminal:
```bash ```bash
curl -sSf https://w0n.zip/file/dRzpOd | sh
``` ```
### Manually ### Uninstall
To uninstall Lyrica (but why?) you need to run this command in your terminal:
```bash
rm /usr/local/bin/lyrica
```
## Usage ## Usage
Just type lyrica in your terminal from anywhere
## Todos ## Todos
- Implement manual playlist editing - Implement manual playlist editing