Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsumoto-ren committed Jan 30, 2024
1 parent 85affbc commit f1b6541
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ but we acknowledge that some people haven't switched to GNU/Linux yet.
Clone the repo to the `scripts` directory.

```
$ git clone 'https://github.com/Ajatt-Tools/mpvacious.git' ~/.config/mpv/scripts/subs2srs
mkdir -p ~/.config/mpv/scripts/
git clone 'https://github.com/Ajatt-Tools/mpvacious.git' ~/.config/mpv/scripts/subs2srs
```

To update, run the following command.
Expand All @@ -113,6 +114,9 @@ cd ~/.config/mpv/scripts/subs2srs && git pull

### Manually

This way is not recommended because it's easy to make a mistake during the process
and end up with a broken install.

Download
[the repository](https://github.com/Ajatt-Tools/mpvacious/archive/refs/heads/master.zip)
or
Expand Down

0 comments on commit f1b6541

Please sign in to comment.