Skip to content

Commit c370f21

Browse files
committed
WIP
1 parent 5e0ec3b commit c370f21

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,11 @@ You should now create a cache store in your `config/cache.php` file:
103103
],
104104
````
105105

106-
> Add `storage/instagram/` to your `.gitignore` file.
106+
Add the following to your `.gitignore` file:
107+
108+
```bash
109+
/storage/instagram/
110+
```
107111

108112
You should finally add the following to your .env file:
109113

0 commit comments

Comments
 (0)