We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaeb20 commit e7b2605Copy full SHA for e7b2605
README.md
@@ -13,10 +13,10 @@ You need OpenGL 4.5+ or Vulkan 1.1+ graphics drivers for this to
13
work. Download the project as a zip, unzip it, and run the precompiled
14
exe file, either
15
16
-`myricube-master/myricube-master/windows64/myricube.exe` for Vulkan 1.1
+`windows64/myricube.exe` for Vulkan 1.1
17
(recommended) or
18
19
-`myricube-master/myricube-master/windows64/myricube.exe` for OpenGL 4.5
+`windows64/myricube-gl.exe` for OpenGL 4.5
20
21
I have basically zero experience with Windows programming, so if the
22
exe doesn't work and you feel nice, file an issue giving a description
0 commit comments