Skip to content

Commit cca62dc

Browse files
steventylerseanherrDCNick3
authored andcommitted
Mention that this only builds on linux and to install boost
1 parent 32eec88 commit cca62dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ A thin wrapper around the Hades - Yuzu Shader Recompiler, which allows to recomp
55

66
## Installation & Usage
77

8+
This was only tested on Linux. Needs a system-wide Boost installation.
9+
810
Install with:
911

1012
```bash
13+
sudo apt install libboost-dev
14+
1115
git clone https://github.com/DCNick3/shader-compiler-rs
1216
cd shader-compiler-rs
1317
cargo install --path cli

0 commit comments

Comments
 (0)