Fix the xbackbone text
This commit is contained in:
parent
1c23090cd1
commit
76f186f68e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ You need to install the following
|
|||
* yt-dlp ([a file can download it for you](prereq.js))
|
||||
* gifsicle (For [vid2gif](commands/vid2gif.js))
|
||||
* giski (For [vid2gif](commands/vid2gif.js))
|
||||
* Somewhere to upload files larger than 8 mb (I use a self hosted (XBackBone)[https://github.com/SergiX44/XBackBone/] with the upload.sh script made from it, you can use anything else just need to be located in bin/upload.sh)
|
||||
* Somewhere to upload files larger than 8 mb (I use a self hosted [XBackBone](https://github.com/SergiX44/XBackBone/) with the upload.sh script made from it, you can use anything else just need to be located in bin/upload.sh)
|
||||
|
||||
### Installing
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue