Skip to content

Commit ee754c3

Browse files
committed
Fix
1 parent d473d19 commit ee754c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LiveCloudKdPy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Also there is good example of Python API wrappers usage is Hyper-V memory manage
1515

1616
Library installation:
1717

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).
1919
If you use some python virtual environment plugins, you need to copy files inside it.
2020
For example to "<dir>\venv\Lib\site-packages" for virtualenv
2121

0 commit comments

Comments
 (0)