ANOTHER SPELLING MISTAKE >:(

This commit is contained in:
Violet 2023-10-25 22:23:59 +00:00
parent c5b2030814
commit 87dd6ea117

View file

@ -7,7 +7,7 @@ A web youtube downloader & converter for youtube videos with no client-sided jav
- ffmpeg - ffmpeg
- node - node
- npm - npm
## NodeJS Dependancies ## NodeJS Dependencies
- fluent-ffmpeg - fluent-ffmpeg
- express - express
@ -31,13 +31,13 @@ git clone https://github.com/Violets-puragtory/YoutubeConverter
cd YoutubeConverter cd YoutubeConverter
``` ```
2. Download Dependancies 2. Download Dependencies
- <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a> - <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a>
- <a href="https://github.com/nodejs/node">node</a> - <a href="https://github.com/nodejs/node">node</a>
- <a href="https://github.com/npm/cli">npm</a> - <a href="https://github.com/npm/cli">npm</a>
3. Download NodeJS Dependancies 3. Download NodeJS Dependencies
```bash ```bash
npm install npm install