Skip to content

Commit 5b3922b

Browse files
committed
Additional documentation fix.
1 parent 0cc51ee commit 5b3922b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ You can manually configure every configuration by using a
329329

330330
```Python
331331

332-
import pywebcopy
332+
from pywebcopy import config
333333

334334
url = 'http://example-site.com/index.html'
335335
download_loc = 'path/to/downloads/'

0 commit comments

Comments
 (0)