Skip to content

Commit 0122698

Browse files
authored
Update to Raspi installation instructions (LeelaChessZero#1147)
Tested on virgin Buster distro on a Raspi 4, added installation of ninja
1 parent f757103 commit 0122698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ cd ..
168168

169169
```
170170
pip3 install meson
171+
pip3 install ninja
171172
```
172173

173174
3. Install clang

0 commit comments

Comments
 (0)