You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then continue with the build instructions as outlined below.
115
+
116
+
Note: On Fedora vectorscan can be installed via dnf (vectorscan or vectorscan-devel)
117
+
107
118
### OpenWrt
108
119
Vectorscan has been available since [PR#27382](https://github.com/openwrt/packages/pull/27382) was merged. To build it, use the [OpenWrt Build System](https://openwrt.org/docs/guide-developer/toolchain/install-buildsystem) or download a nightly snapshot.
109
120
@@ -112,7 +123,6 @@ Vectorscan has been available since [PR#27382](https://github.com/openwrt/packag
112
123
TBD
113
124
114
125
### MacOS X (M1/M2/M3 CPUs only)
115
-
116
126
Assuming an existing HomeBrew installation:
117
127
118
128
```
@@ -246,6 +256,7 @@ The official homepage for Vectorscan is at [www.github.com/VectorCamp/vectorscan
246
256
All development of Vectorscan is done in public.
247
257
248
258
# Original Hyperscan links
259
+
249
260
For reference, the official homepage for Hyperscan is at [www.hyperscan.io](https://www.hyperscan.io).
0 commit comments