From b79e9c74e1d4c4713bbdd56461c5692c1da02199 Mon Sep 17 00:00:00 2001 From: PolloLoco Date: Tue, 4 Jan 2022 02:38:50 +0100 Subject: [PATCH] Change vgpu_unlock-rs repo url to mine because it has a patch that isnt in the main repo yet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9060862..5082ed2 100644 --- a/README.md +++ b/README.md @@ -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