Skip to content

Commit f02f9cf

Browse files
committed
Added go install explanation to readme
1 parent 0a5cf4e commit f02f9cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Please note that Megarac is an independent project and is not affiliated with or
66

77
## Installation
88

9-
See [Releases page](https://github.com/MrZoidberg/megarac/releases).
9+
1. Download package for your system from [Releases page](https://github.com/MrZoidberg/megarac/releases).
10+
11+
1. If you have Go installed, run `go install github.com/MrZoidberg/megarac@latest` to install Megarac. Make sure `~/go/bin/` is in your `PATH`.
1012

1113
## Verified BMCs
1214

0 commit comments

Comments
 (0)