This website requires JavaScript.
Explore
Help
Sign In
PenaDevops
/
delve
Watch
2
Star
0
Fork
0
You've already forked delve
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bf627d0f7d
delve
/
Documentation
/
installation
/
linux
/
install.md
2 lines
50 B
Markdown
Raw
Normal View
History
Unescape
Escape
Documentation: update install instructions (#2352) Remove OS specific install instructions that all repeat the same thing. Since `go get ...` is being deprecated (to install executables) recommend an install procedure that works on all supported versions of go (`git clone && go install`) but also mention the new `go install` mode in 1.16.
2021-02-21 19:04:55 +00:00
See [
general install instructions
](
../README.md
).
Reference in New Issue
Copy Permalink