Skip to content

Update README for Cross-Platform Django Project Setup in django awesome-compose  #512

Open
@SaadHusayn

Description

The current README for the Docker Compose and Django/PostgreSQL setup includes a command to create a Django project using sudo:

sudo docker compose run web django-admin startproject composeexample .

This command is specific to Linux environments. On Windows and MacOS, running this command as is will result in an error because sudo is not recognized.

Tasks

Preview Give feedback
No tasks being tracked yet.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions