Skip to content

Commit ed10233

Browse files
docs: fix quickstart quide to be up to date
1 parent 6bb7b57 commit ed10233

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,7 @@ Otherwise, here is a "quickstart guide":
3939
composer require itiden/statamic-backup
4040
```
4141

42-
2. Set the `content_path` config value to the path of your content, start with publishing the config:
43-
```bash
44-
php artisan vendor:publish --tag="backup-config"
45-
```
42+
2. Give your user permissions to manage backups and start managing backups in the control panel. ([permissions](https://itiden.github.io/statamic-backup/getting-started.html#permissions))
4643

4744
## Documentation
4845

0 commit comments

Comments
 (0)