Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored Dec 27, 2024
1 parent 01dac3b commit acbc7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can run the Docker container in different modes:
```
git clone --depth 1 [email protected]:exaco/laravel-octane-dockerfile.git
```
2. Copy cloned directory content including `deployment` directory, `Dockerfile`, and `.dockerignore` into your Octane powered Laravel project
2. Copy cloned directory content including `deployment` directory, `<your-octane-driver>.Dockerfile`, and `.dockerignore` into your Octane powered Laravel project
3. Change the directory to your Laravel project
4. Build your image:
```
Expand Down

0 comments on commit acbc7d6

Please sign in to comment.