17 lines
440 B
Markdown
17 lines
440 B
Markdown
## Usage
|
|
|
|
clone this repo into your `void-packages/srcpkgs` folder with the following commands:
|
|
|
|
```bash
|
|
cd void-packages/srcpkgs
|
|
git clone https://git.deadzone.lol/Wizzard/mullvad-vpn-void mullvad-vpn
|
|
```
|
|
|
|
(it must be named mullvad-vpn)
|
|
|
|
## Post Installation
|
|
|
|
After installing this package manually run the command `sudo ln -s /opt/MullvadVPN /opt/Mullvad\ VPN`
|
|
|
|
Note that this a temporary work around based on the way Mullvad is packaged
|