Skip to content

Commit 5b6d76a

Browse files
committed
backticks
1 parent 8939d52 commit 5b6d76a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • docs/book/v4/installation

docs/book/v4/installation/faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ If running your project you encounter some permission issues, follow the below s
1616

1717
```shell
1818
chmod -R 777 data
19+
```
1920

2021
### Error:
2122

@@ -25,6 +26,7 @@ chmod -R 777 data
2526

2627
```shell
2728
chmod -R 777 public/uploads
29+
```
2830

2931
### Error:
3032

@@ -34,3 +36,4 @@ chmod -R 777 public/uploads
3436

3537
```shell
3638
chmod -R 777 log
39+
```

0 commit comments

Comments
 (0)