Skip to content

Commit

Permalink
Remove ARCH=... from README.md
Browse files Browse the repository at this point in the history
closes #5570

No functional change
  • Loading branch information
xu-shawn authored and Disservin committed Sep 9, 2024
1 parent 1b310cc commit d7e3a70
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 @@ -97,7 +97,7 @@ descriptions. An example suitable for most Intel and AMD chips:

```
cd src
make -j profile-build ARCH=x86-64-avx2
make -j profile-build
```

Detailed compilation instructions for all platforms can be found in our
Expand Down

0 comments on commit d7e3a70

Please sign in to comment.