Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
MastaG authored Jul 2, 2024
1 parent 2a02b8b commit 6d06637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This repository takes care of two things:
2. Add the following variables to ```/etc/environment```:
```
MESA_LOADER_DRIVER_OVERRIDE=zink
K_ICD_FILENAMES=/usr/share/vulkan/icd.d/freedreno_icd.aarch64.json:/usr/share/vulkan/icd.d/freedreno_icd.armv7l.json
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/freedreno_icd.aarch64.json:/usr/share/vulkan/icd.d/freedreno_icd.armv7l.json
TU_DEBUG=noconform
MESA_NO_ERROR=1
```
Expand Down

0 comments on commit 6d06637

Please sign in to comment.