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
Copy file name to clipboardExpand all lines: LiveCloudKdPy/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Also there is good example of Python API wrappers usage is Hyper-V memory manage
15
15
16
16
Library installation:
17
17
18
-
Copy hvlib.py, hvlib.dll and hvmm.sys to <python_dir>\Lib\site-packages (f.e. C:\Python311x64\Lib\site-packages).
18
+
Copy hvlib.py, hvlib.dll and hvmm.sys from [latest](https://github.com/gerhart01/LiveCloudKd/releases) LiveCloudKd distributive to <python_dir>\Lib\site-packages (f.e. C:\Python311x64\Lib\site-packages).
19
19
If you use some python virtual environment plugins, you need to copy files inside it.
20
20
For example to "<dir>\venv\Lib\site-packages" for virtualenv
0 commit comments