Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lehner/gpt
Browse files Browse the repository at this point in the history
  • Loading branch information
lehner committed Oct 25, 2024
2 parents 2407a09 + 1405189 commit 27c007a
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 27c007a

Please sign in to comment.