Skip to content

Commit 1ab7a9d

Browse files
Merge pull request #342 from Fonzie-byte/master
Correct paths in README instructions
2 parents c2f5dbc + bcfd4b1 commit 1ab7a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You can find the log file for BreakTimer here:
7171

7272
Linux: `/home/<USERNAME>/.config/BreakTimer/logs/main.log`
7373

74-
macOS: `/Users/<USERNAME>/Library/Logs/BreakTimer/logs/main.log`
74+
macOS: `/Users/<USERNAME>/Library/Logs/BreakTimer/main.log`
7575

7676
Windows: `C:\Users\<USERNAME>\AppData\Roaming\BreakTimer\logs/main.log`
7777

@@ -85,7 +85,7 @@ In case a bug has left the UI in an unrecoverable state, you can reset the app d
8585

8686
Linux: `/home/<USERNAME>/.config/BreakTimer`
8787

88-
macOS: `/Users/<USERNAME>/Library/Logs/BreakTimer`
88+
macOS: `/Users/<USERNAME>/Library/Application Support/BreakTimer`
8989

9090
Windows: `C:\Users\<USERNAME>\AppData\Roaming\BreakTimer`
9191

0 commit comments

Comments
 (0)