mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-23 04:33:02 +00:00
Add git to dependencies
This commit is contained in:
parent
00b40ef4c2
commit
c37f2fa30b
@ -10,7 +10,7 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
$ sudo apt install golang virt-manager curl
|
$ sudo apt install golang virt-manager curl git
|
||||||
$ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile
|
$ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile
|
||||||
$ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile
|
$ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile
|
||||||
$ source ~/.bash_profile
|
$ source ~/.bash_profile
|
||||||
|
Loading…
Reference in New Issue
Block a user