Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSkierniewski committed Feb 24, 2016
1 parent 043dadd commit e37b41d
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
Expand Up @@ -27,8 +27,8 @@ composer install
##### Directories permissions
Set permissions to storage & bootstrap cache
```
sudo chmod 777 -r storage/
sudo chmod 777 -r bootstrap/cache/
sudo chmod 777 -R storage/
sudo chmod 777 -R bootstrap/cache/
```

##### Environment Configuration.
Expand Down

0 comments on commit e37b41d

Please sign in to comment.