Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit fc63c40

Browse files
committed
Update readme
1 parent 86c58fc commit fc63c40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ With docker support.
66

77
* [Usage](#usage)
88

9-
* [Using docker](#using-docker)
9+
* [Using Docker](#using-docker)
1010

1111
* [iPython Django Shell](#ipython-django-shell)
1212

@@ -41,7 +41,7 @@ py3 manage.py runserver 3000
4141
# http://localhost:3000
4242
```
4343

44-
## Using docker?
44+
## Using Docker?
4545

4646
```bash
4747
alias compose='docker-compose -f local.yml'

0 commit comments

Comments
 (0)