diff --git a/README.md b/README.md index 6cd8468..6c177a6 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,6 @@ docker run -p :80 publite_backend Dokku deployment with image from Docker Hub ```bash -dokku git:from-image publite_backend dm1sh/publite_backend:latest +dokku apps:create publitebackend +dokku git:from-image publitebackend dm1sh/publite_backend:latest ``` \ No newline at end of file