mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
master will now be stable. dev will be done in unstable branch
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
Version: 0.0.9
|
||||
State: Development
|
||||
|
||||
CHANGES:
|
||||
|
||||
Version: 0.0.8
|
||||
State: Stable
|
||||
|
||||
|
||||
@@ -19,11 +19,7 @@ After nuking my entire GOROOT several times and rebuilding I decided to come up
|
||||
Installing
|
||||
==========
|
||||
|
||||
To install the stable release run:
|
||||
|
||||
bash -s stable < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer)
|
||||
|
||||
To install the development branch (NOT USUALLY RECOMMENDED!) run:
|
||||
To install:
|
||||
|
||||
bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer)
|
||||
|
||||
@@ -65,4 +61,4 @@ Linux Requirements
|
||||
|
||||
Troubleshooting
|
||||
===============
|
||||
Sometimes especially during upgrades the state of gvm's files can get mixed up. This is mostly true for upgrade from older version than 0.0.8. Changes are slowing down and a LTR is imminent. But for now `rm -rf ~/.gvm` will always remove gvm. Stay tuned!
|
||||
Sometimes especially during upgrades the state of gvm's files can get mixed up. This is mostly true for upgrade from older version than 0.0.8. Changes are slowing down and a LTR is imminent. But for now `rm -rf ~/.gvm` will always remove gvm. Stay tuned!
|
||||
|
||||
Reference in New Issue
Block a user