Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuleisui authored Apr 11, 2024
1 parent 52e1860 commit c074612
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
@@ -1,7 +1,7 @@
## 0. Install npm, zlib, unzip, cmake, gcc, nodejs wget (skip this step if you machine has these libs)

```
sudo apt-get install zlib1g-dev unzip cmake gcc g++ libtinfo5 nodejs wget
sudo apt-get install zlib1g-dev unzip cmake gcc g++ libtinfo5 nodejs wget libncurses5-dev
```

## 1. Install SVF and its dependence (LLVM pre-built binary) via npm
Expand Down

0 comments on commit c074612

Please sign in to comment.