You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl https://raw.githubusercontent.com/aspnet/Home/master/kvminstall.sh | sh && source ~/.kre/kvm/kvm.sh
36
+
```
37
+
33
38
This downloads KVM from this repository and puts it on your machine. Alternatively, you you could clone the repo and get it:
34
39
* Clone the repository
35
40
* On the command line execute
@@ -122,4 +127,4 @@ Currently the BCL is split into some fairly fine grained packages, which was one
122
127
123
128
# Feedback
124
129
125
-
Check out the [contributing](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) page to see the best places to log issues and start discussions.
130
+
Check out the [contributing](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) page to see the best places to log issues and start discussions.
0 commit comments