diff options
| author | MrChocolatine <47531779+MrChocolatine@users.noreply.github.com> | 2024-10-13 14:43:24 +0100 |
|---|---|---|
| committer | MrChocolatine <47531779+MrChocolatine@users.noreply.github.com> | 2024-10-17 10:09:10 +0200 |
| commit | 4de962364527405f299d67ea563c955b955741d5 (patch) | |
| tree | 1fd128b98afad47e93ede9f81b14307be2258e5d | |
| parent | bb7808da220ea5c2e9971fde677ada1624f35590 (diff) | |
| download | mullvadvpn-4de962364527405f299d67ea563c955b955741d5.tar.xz mullvadvpn-4de962364527405f299d67ea563c955b955741d5.zip | |
Add missing word
| -rw-r--r-- | BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildInstructions.md b/BuildInstructions.md index b50d82b75d..c3431fd678 100644 --- a/BuildInstructions.md +++ b/BuildInstructions.md @@ -224,7 +224,7 @@ This section is for building the system service individually. ``` 1. Copy the OpenVPN binaries, and our plugin for it, to the directory we will - use as resource directory. If you want to use any other directory, you would need to copy + use as a resource directory. If you want to use any other directory, you would need to copy even more files. ```bash cp dist-assets/binaries/<platform>/openvpn[.exe] dist-assets/ |
