mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-27 10:31:31 +00:00
Add curl to dependencies
This commit is contained in:
parent
459f47d0fe
commit
ba7d8804d8
|
@ -15,7 +15,7 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi
|
|||
|
||||
## Dependencies
|
||||
|
||||
$ sudo apt install golang virt-manager
|
||||
$ sudo apt install golang virt-manager curl
|
||||
$ export 'GOPATH=$HOME/go' >> ~/.bashrc
|
||||
$ export 'PATH=$PATH:$GOPATH/bin' >> ~/.bashrc
|
||||
$ source ~/.bashrc
|
||||
|
|
Loading…
Reference in a new issue