Skip to content

Commit

Permalink
Add rpm-build to apt readme dependencies (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNewJavaman authored May 12, 2024
1 parent 92d1867 commit 1c9b5a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ sudo apt-get install \
ccache \
libc6-dev:i386 \
'libstdc++-*-dev:i386' \
g++-multilib
g++-multilib \
rpm
```

Next, clone the repository. This will clone the code into the `remill` directory.
Expand Down

0 comments on commit 1c9b5a0

Please sign in to comment.