Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lehner authored Oct 8, 2024
1 parent c2592db commit 1405189
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
Expand Up @@ -77,7 +77,7 @@ For a detailed local installation, follow these steps:
./bootstrap.sh
mkdir build
cd build
../configure --enable-simd=AVX2
../configure --enable-simd=AVX2 CXXFLAGS=-fPIC
make -j
sudo make install
```
Expand Down

0 comments on commit 1405189

Please sign in to comment.