Skip to content

Commit 636f33a

Browse files
committed
Missing documentation
1 parent 1766496 commit 636f33a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Open your project's `settings.py` file and:
2828

2929
1. Append `sqlcipher` to your `INSTALLED_APPS`.
3030

31-
2. Put the following line where you want:
31+
2. Set your database engine to `sqlcipher.backend`.
32+
33+
3. Put the following line where you want:
3234

3335
`PRAGMA_KEY = "YOUR DATABASE KEY"`
3436

0 commit comments

Comments
 (0)