Update README.md

This commit is contained in:
Sudo Space 2024-06-14 21:24:30 +03:30 committed by GitHub
parent f96745c14e
commit b28db22adf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,10 +9,11 @@ A friendly and lovely cli youtube downloader written in typescript for Linux, Ma
<br> <br>
Linux/MacOS Linux/MacOS
```bash ```bash
chmod +x lollipop
./lollipop ./lollipop
``` ```
Windows Windows
```bash ```ps
./lollipop.exe ./lollipop.exe
``` ```
Type this commands for using guide: Type this commands for using guide:
@ -24,7 +25,7 @@ A friendly and lovely cli youtube downloader written in typescript for Linux, Ma
./lollipop help down ./lollipop help down
``` ```
Windows Windows
```bash ```ps
./lollipop.exe help get ./lollipop.exe help get
./lollipop.exe help down ./lollipop.exe help down
``` ```