Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nooodles2023 authored Aug 25, 2023
1 parent e8ff228 commit eab20e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ By the way, we have created 70 VMs on a single T4 card with 16G video memory, ea
### User Model Driver
    Build Environment: vs2019 or MinGW-W64

&nbsp;&nbsp;&nbsp;&nbsp;Run <b>build.bat</b> in the usermode directory, it will download the Mesa project, patch it, and build it automatically. After building, you will get &nbsp;&nbsp;&nbsp;&nbsp;<b>MvisorVGPUx64.dll</b> and <b>opengl32.dll</b> in the build directory.
&nbsp;&nbsp;&nbsp;&nbsp;Run <b>build.bat</b> in the usermode directory, it will download the Mesa project, patch it, and build it automatically. After building, you will get <b>MvisorVGPUx64.dll</b> and <b>opengl32.dll</b> in the build directory.

### Kernel Model Driver
&nbsp;&nbsp;&nbsp;&nbsp;Build Environment: vs2019 + wdk10.0
Expand Down

0 comments on commit eab20e9

Please sign in to comment.