Skip to content

Commit

Permalink
remove broken #dependencies link, close dependencies details
Browse files Browse the repository at this point in the history
  • Loading branch information
couleurm committed Feb 17, 2022
1 parent f92146e commit 0b14ad7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,12 @@ out=1


## Installation
To install Smoothie and its [dependencies](#dependencies) for Windows, run this install script:
To install Smoothie and its dependencies for Windows, run this install script:

```powershell
powershell "irm smoothie.ctt.cx|iex"
```
For Linux users and those who seek for a manual installation, see [manual installation](#manual-installation)

If you already have your own VapourSynth/Python environment installed you can clone the repository and make your own shortcuts, also see [dependencies](#dependencies)

For Linux users and those who seek for a manual installation/already have a Python 3.9/VapourSynth, scroll all the way down

## Using Smoothie
You can simply select one multiple videos and right click and of them -> Send To -> Smoothie
Expand All @@ -67,7 +64,7 @@ using Smoothie from the command line:
You can also make the first argument be your custom config file's name, it'll look for it in the settings folder


<details open>
<details>
<summary>Dependencies </summary>

- [Python](https://www.python.org/downloads) (3.9)
Expand Down

0 comments on commit 0b14ad7

Please sign in to comment.