Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timothygraefe authored Oct 29, 2021
1 parent 5e79a31 commit 82d0e9e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
ArangoDB Backend Interface for Django

# Installation
pip install djarango
```
$ pip install djarango
$ # check install status
$ djarango status
```

# Configure settings.py (example)

Expand Down

0 comments on commit 82d0e9e

Please sign in to comment.