Skip to content
Snippets Groups Projects
Commit 30c608bb authored by Daniel Duarte's avatar Daniel Duarte
Browse files

fix style

parent 7fcdc3e0
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,4 @@ git config --global --add difftool.kdiff3.path " <Kdiff3 path> " ...@@ -10,4 +10,4 @@ git config --global --add difftool.kdiff3.path " <Kdiff3 path> "
git config --global --add difftool.kdiff3.trustExitCode false git config --global --add difftool.kdiff3.trustExitCode false
``` ```
* omit `" "` when setting up on linux or mac * omit `""` when setting up on linux or mac
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment