Skip to content

Commit

Permalink
Update command text typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omitobi committed Mar 11, 2020
1 parent 4160f3e commit fdc1486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Laravel Dockerizer

You want to use docker, and add it into you laravel project immediately. Add, yes add docker to your Laravel. And continue your development.
You want to use docker, and add it into you laravel project immediately? Add, yes add docker to your Laravel. And continue your development.

## First install

Expand All @@ -19,7 +19,7 @@ Common ones are

After this `docker-compose.yml`, `Dockerfile`, and `dockerizer.sh` should already be moved to your project's directory.

Then `cd ..` into your project, and run bash commad against `dockerizer.sh`.
Then `cd ..` into your project, and run bash command against `dockerizer.sh`.

After that go to `localhost:8070`

Expand Down

0 comments on commit fdc1486

Please sign in to comment.