Skip to content

Commit 05236c7

Browse files
authored
Update README.md
1 parent 7a02a91 commit 05236c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ composer require cslant/github-project-php
5454

5555
## Usage
5656

57-
See the [GitHub Project PHP Documentation](https://docs.cslant.com/github-project-php/usage) for detailed usage instructions.
57+
See the [GitHub Project PHP Documentation](https://docs.cslant.com/github-project-php/advanced/templates) for detailed usage instructions.
5858

5959
### Customizing Templates
6060

6161
```bash
62-
php artisan vendor:publish --tag=github-project-views
62+
php artisan vendor:publish --provider="CSlant\GitHubProject\GithubProjectServiceProvider" --tag="views"
6363
```
6464

6565
This copies templates to `resources/views/vendor/github-project/md/field_types/`.

0 commit comments

Comments
 (0)