Translated with DeepL because i am a lazy fuck
This commit is contained in:
Fijxu 2022-11-04 16:09:20 -03:00
parent f626a8c8c9
commit 43fe8886ed

View file

@ -54,13 +54,13 @@ tar -xzvf youtubeuploader_22.04_Linux_x86_64.tar.gz
- Move the binary to the `~/.local/bin` folder
````sh
```sh
mv youtubeuploader ~/.local/bin
```
- Create the configuration folder
````sh
```sh
mkdir ~/.config/youtubeuploader
```
@ -85,9 +85,6 @@ chmod +x twtoyt.sh
and run it with
````sh
```sh
./twtoyt.sh
```
Translated with www.DeepL.com/Translator (free version)
```