Readme edit x2
This commit is contained in:
parent
d3ffb214ca
commit
5d94131ad6
18
README.md
18
README.md
@ -4,7 +4,7 @@
|
||||
|
||||
Lightweight iPod manager, batteries included.
|
||||
|
||||
#
|
||||
#
|
||||
|
||||
<div align="center">
|
||||
<img src="https://w0n.zip/file/dRgjRe"/>
|
||||
@ -26,18 +26,26 @@ Lightweight iPod manager, batteries included.
|
||||
- Mac OS
|
||||
- [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
|
||||
|
||||
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
|
||||
|
||||
Just type lyrica in your terminal from anywhere
|
||||
|
||||
## Todos
|
||||
|
||||
- Implement manual playlist editing
|
Loading…
x
Reference in New Issue
Block a user