Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove `sudo`
  • Loading branch information
cmatKhan authored Nov 30, 2024
1 parent 87cd71b commit 2d2f36f
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 @@ -58,7 +58,7 @@ for ubuntu (which will work on most linux OS).

You will need to
make this executable by entering
`sudo chmod +x dual_threshold_optimization-macos-latest-default` in your terminal.
`chmod +x dual_threshold_optimization-macos-latest-default` in your terminal.

You may also want to rename the executable to something more manageable, eg
`mv dual_threshold_optimization-macos-latest-default dual_threshold_optimization` to
Expand Down

0 comments on commit 2d2f36f

Please sign in to comment.