Skip to content

Commit ae0cf21

Browse files
explicit name of command
1 parent 1c98f04 commit ae0cf21

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
@@ -153,7 +153,7 @@ The library is async-only at the moment (following gidgethub), with sync support
153153
}
154154
```
155155
156-
3. Import your existing GitHub App by using the provided management command.
156+
3. Import your existing GitHub App by using the `github import-app` management command.
157157
158158
```bash
159159
python manage.py github import-app --type user --name <username> --installation-id 123456

0 commit comments

Comments
 (0)