Skip to content

Commit

Permalink
Fixed the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Jul 30, 2024
1 parent dad1357 commit 37dde16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sudo chown $USER:www-data -R var/cache
Set up file permissions for the `var/log` folder:

```
sudo chmod 775 -R var/cache
sudo chmod 775 -R var/log
sudo chown $USER:www-data -R var/log
```

Expand Down

0 comments on commit 37dde16

Please sign in to comment.