Skip to content

Commit 1130590

Browse files
feat: remove Arch support
1 parent 2556337 commit 1130590

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/tutorial/01 Introduction/01 Installing dependencies.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@ Download the [Vulkan SDK for Windows](https://vulkan.lunarg.com/sdk/home#windows
7979
sudo apt install ninja-build clang cmake git
8080
```
8181
</TabItem>
82-
<TabItem label="Arch">
83-
```bash
84-
sudo pacman -Syu
85-
sudo pacman -S ninja-build clang cmake git
86-
```
87-
</TabItem>
8882
</Tabs>
8983

9084
### 2. Vulkan SDK

0 commit comments

Comments
 (0)