Skip to content

Commit 3246e67

Browse files
committed
docs: update installation path in readme
1 parent 1d9c601 commit 3246e67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Malwarebytes VPN for Linux
22

3-
[![Version](https://img.shields.io/github/v/release/Malwarebytes/mbvpn-linux?style=flat-square)](https://github.com/Malwarebytes/mbvpn-linux/releases)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/Malwarebytes/mbvpn-linux)](https://goreportcard.com/report/github.com/Malwarebytes/mbvpn-linux)
3+
[![Version](https://img.shields.io/github/v/release/malwarebytes/mbvpn-linux?style=flat-square)](https://github.com/malwarebytes/mbvpn-linux/releases)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/malwarebytes/mbvpn-linux)](https://goreportcard.com/report/github.com/malwarebytes/mbvpn-linux)
55
[![License](https://img.shields.io/github/license/malwarebytes/mbvpn-linux?style=flat-square)](LICENSE)
66

77
## IMPORTANT
@@ -29,7 +29,7 @@ WireGuard tools are required for MBVPN to function properly. Install them using
2929
Install MBVPN directly using Go's package manager:
3030

3131
```bash
32-
go install github.com/malwarebytes/mbvpn-linux@latest
32+
go install github.com/malwarebytes/mbvpn-linux/cmd/mbvpn@latest
3333
```
3434

3535
### Alternative: Download from Releases

0 commit comments

Comments
 (0)