Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo "cd ~/Projects/Proton/VPN/go-vpn-lub" to "cd ~/Projects/Proton/VPN/go-vpn-lib" #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Go Mobile can only build code form public repositories. This repository is priva
In the cloned repository

```bash
cd ~/Projects/Proton/VPN/go-vpn-lub
cd ~/Projects/Proton/VPN/go-vpn-lib
```

initialize a Go module
Expand Down Expand Up @@ -161,4 +161,4 @@ make build cfg=~/Projects/Proton/VPN/go-vpn-lib/build/apple.json
### License
The code and datafiles in this distribution are licensed under the terms of the GPLv3 as published by the Free Software Foundation. See https://www.gnu.org/licenses/ for a copy of this license.

Copyright (c) 2021 Proton Technologies AG
Copyright (c) 2021 Proton Technologies AG