🚧 remove simdjson atm

This commit is contained in:
Vladislav Nepogodin 2022-03-08 16:31:11 +04:00
parent a68a83582a
commit d0d912ba9a
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -19,7 +19,7 @@ This is tested on Arch Linux, but *any* recent Linux with latest C++20 compiler
```sh
sudo pacman -Sy \
base-devel cmake pkg-config make glibmm libnm
base-devel cmake pkg-config make
```
### Cloning the source code