diff --git a/Beyond-Compare.md b/Beyond-Compare.md index d88c4ef..e4f5d0a 100644 --- a/Beyond-Compare.md +++ b/Beyond-Compare.md @@ -18,4 +18,6 @@ edit-args = ["$left", "$right", "-mergeoutput=$output", "-ro1", "-ro2"] # Optionally, can copy `merge-args` from the above example ``` -For MacOS, see the comment: you need to use `bcomp` instead of `bcompare`. I have not tried this on Windows, you will likely need to enter the full path to `BComp.exe`, and you *might* need to change `-blah` options to `/blah`. \ No newline at end of file +For MacOS, see the comment: you need to use `bcomp` instead of `bcompare`. + +I have not tried this on Windows, you will likely need to enter the full path to `BComp.exe`, and you *might* need to change `-blah` options to `/blah`. \ No newline at end of file