Skip to content

Commit 2f6039a

Browse files
authored
Mention layout configuration in install instructions (fix #2)
1 parent 83b6a6d commit 2f6039a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ ArchTech\Pages\Page::routes();
3434

3535
This line will register the routes in a way that ensures that your routes take precedence, and the page route is only used as the final option.
3636

37+
**Important: Before attempting to visit URLs managed by this package, make sure that you configure it to use the correct layout (see the section below). Otherwise you might get an error saying that the view cannot be found.**
38+
3739
## Usage
3840

3941
### Markdown pages

0 commit comments

Comments
 (0)