Skip to content
Snippets Groups Projects
Commit b8b1e5b3 authored by CRAIG BENNER's avatar CRAIG BENNER
Browse files

add another way to install

parent 3d6b407b
No related branches found
No related tags found
No related merge requests found
Pipeline #242834 waiting for manual action
......@@ -9,8 +9,15 @@ __________ _____________ ___ .___ __ .__
### Installation
#### Download to Install
Download the latest binary for your system from [releases](https://git.psu.edu/k8s/devtool/-/releases). Make sure the go bin is on your `$PATH`.
#### Use Go Install
make sure you are not within a golang project (ie `cd $home`)
`go install git.psu.edu/k8s/devtool@latest`
#### Homebrew
Setup homebrew: https://git.psu.edu/swe-golang/homebrew-tap/-/blob/master/README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment