Skip to content

Commit 14e8edd

Browse files
authored
docs: add linux to os path
1 parent 0a08ce9 commit 14e8edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GET_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All the data of Qopy is stored inside of a SQLite database.
88
|------------------|-----------------------------------------------------------------|
99
| Windows | `C:\Users\USERNAME\AppData\Roaming\net.pandadev.qopy` |
1010
| macOS | `/Users/USERNAME/Library/Application Support/net.pandadev.qopy` |
11-
| Linux | `` |
11+
| Linux | `/home/USERNAME/.local/share/net.pandadev.qopy` |
1212

1313
## Disable Windows+V for default clipboard manager
1414

0 commit comments

Comments
 (0)