Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuleisui authored Jan 17, 2024
1 parent 14ccc17 commit aa4a6c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0. Install npm, zlib, unzip, cmake, gcc, nodejs (skip this step if you machine has these libs)
## 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
sudo apt-get install zlib1g-dev unzip cmake gcc g++ libtinfo5 nodejs wget
```

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

0 comments on commit aa4a6c4

Please sign in to comment.