Change vgpu_unlock-rs repo url to mine because it has a patch that isnt in the main repo yet

This commit is contained in:
PolloLoco 2022-01-04 02:38:50 +01:00
parent e00d1ac00f
commit b79e9c74e1

View File

@ -40,7 +40,7 @@ Clone two additional git repos for vGPU unlock
```bash
cd /opt
git clone https://github.com/DualCoder/vgpu_unlock
git clone https://github.com/mbilker/vgpu_unlock-rs
git clone https://github.com/p0lloloco/vgpu_unlock-rs
```
After that, install the rust compiler