Skip to content

Commit d8569f0

Browse files
committed
too many changes to recall... sorry
1 parent 14c9d91 commit d8569f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This outlines a narrative where a user visits a website, downloads a file, and r
110110
]
111111
action = 'download'
112112
url = "https://somesite.com/game.exe"
113-
download_dir = "C:\users\user1\desktop" # this path would only make sense on windows
113+
download_dir = "C:\\users\\user1\\desktop" # this path would only make sense on windows
114114
start_offset = 120 # 2 minutes after start
115115
start_jitter = 10
116116

0 commit comments

Comments
 (0)