Skip to content

Commit

Permalink
Remove chmod +x from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet committed Aug 31, 2023
1 parent 5f1bb56 commit 5d8d1aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate_badges.d
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// To run this script:
// cd /path/to/cpu_features
// chmod +x scripts/generate_badges.d
// ./scripts/generate_badges.d

import std.algorithm : each, map, cartesianProduct, filter, joiner, sort, uniq;
Expand Down

0 comments on commit 5d8d1aa

Please sign in to comment.