Skip to content

Commit 753df25

Browse files
committed
Add basic makepkg instructions
1 parent fa82aba commit 753df25

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ https://github.com/KhronosGroup/Vulkan-Headers
44

55
Arch can be a little slow on updating these, and AUR -git packages are incomplete, preventing us to build VKD3D using them.
66
So here we go.
7+
8+
9+
```
10+
git clone https://github.com/Frogging-Family/vulkan-headers-git.git
11+
cd vulkan-headers-git
12+
makepkg -si
13+
```

0 commit comments

Comments
 (0)