Skip to content

Commit 670464c

Browse files
authored
Update README.md
1 parent f26689c commit 670464c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In your Django settings, add the relevant apps:
2525

2626
INSTALLED_APPS = [
2727
'storages',
28-
'special_storages',
28+
'smart_storages',
2929
]
3030
```
3131

0 commit comments

Comments
 (0)