Skip to content

Commit

Permalink
Removed composer dump-autoload from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
carvallegro committed Jan 8, 2018
1 parent a7dc653 commit 847d89e
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 @@ -34,7 +34,7 @@ It is possible to containerise Akaunting using the [`docker-compose`](docker/doc

```
# Make sure you the dependencies are installed
composer install && composer dump-autoload
composer install
# Build the app
docker-compose -f docker/docker-compose.build.yaml build
Expand Down

0 comments on commit 847d89e

Please sign in to comment.