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.
|
Lightweight iPod manager, batteries included.
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://w0n.zip/file/dRgjRe"/>
|
<img src="https://w0n.zip/file/dRgjRe"/>
|
||||||
@ -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
|
Loading…
x
Reference in New Issue
Block a user