Skip to content

Commit 829b043

Browse files
authored
Merge pull request #1599 from XYenChi/fix-readme
Add Arch Linux dependency package for testing
2 parents 99ab24e + dd0a33b commit 829b043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ the following command should suffice:
216216

217217
On Arch Linux, executing the following command should suffice:
218218

219-
$ sudo pacman -Syyu python-pyelftools
219+
$ sudo pacman -Syyu python-pyelftools python-sphinx python-sphinx_rtd_theme ninja
220220

221221
If your distribution/OS does not have pyelftools package, you can install
222222
it using PIP.

0 commit comments

Comments
 (0)