fix: codeberg migration
This commit is contained in:
@@ -8,7 +8,7 @@ My mpv config. Requires mpv v0.37+
|
|||||||
|
|
||||||
1. Clone this repo into the mpv config location
|
1. Clone this repo into the mpv config location
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/owallb/mpv-config ~/.config/mpv
|
git clone https://codeberg.org/warg/mpv-config ~/.config/mpv
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Create symbolic link:
|
2. Create symbolic link:
|
||||||
@@ -25,7 +25,7 @@ ln -s mpv_linux.conf mpv.conf
|
|||||||
|
|
||||||
1. Clone this repo into the mpv config location
|
1. Clone this repo into the mpv config location
|
||||||
```pwsh
|
```pwsh
|
||||||
git clone https://github.com/owallb/mpv-config C:\users\$env:username\AppData\Roaming\mpv
|
git clone https://codeberg.org/warg/mpv-config C:\users\$env:username\AppData\Roaming\mpv
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Create symbolic link (might need admin privileges):
|
2. Create symbolic link (might need admin privileges):
|
||||||
|
|||||||
Reference in New Issue
Block a user