Skip to content

Commit 9a22b07

Browse files
committed
docs: update installation instructions
1 parent c882de2 commit 9a22b07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

77
## IMPORTANT
88

@@ -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@latest
3333
```
3434

3535
### Alternative: Download from Releases

0 commit comments

Comments
 (0)