mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-15 17:02:14 +03:00
Fix typo in build instructions (#315)
This commit is contained in:
@@ -98,7 +98,7 @@ some small but necessary changes were made that might break compatibility with h
|
||||
In order to build on Debian/Ubuntu make sure you install the following build-dependencies
|
||||
|
||||
```
|
||||
$ sudo apt build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev
|
||||
$ sudo apt install build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev
|
||||
```
|
||||
|
||||
### Other distributions
|
||||
|
||||
Reference in New Issue
Block a user