Skip to content

Commit ae1e89f

Browse files
authored
Merge pull request #1885 from EshemMimi/correct_windows_path
Correct Windows path to store keys.txt
2 parents b2edaad + 5e023ed commit ae1e89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ configuration directory.
234234

235235
- **Windows**
236236

237-
- Looks for `keys.txt` in `%AppData%\sops\age\keys.txt`.
237+
- Looks for `keys.txt` in `%AppData%\\sops\\age\\keys.txt`.
238238

239239
You can override the default lookup by:
240240

0 commit comments

Comments
 (0)