Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit ed1e805

Browse files
authored
Update README.md
1 parent 5be6335 commit ed1e805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ try drop.addProvider(AdminPanel.Provider.self)
3535
Either copy the views in or change the folder to read the views from, fx
3636
```
3737
drop.view = LeafRenderer(
38-
viewsDir: Droplet().workDir + "/Packages/AdminPanel-0.2.0/Sources/AdminPanel/Resources/Views"
38+
viewsDir: Droplet().workDir + "/Packages/AdminPanel-0.1.1/Sources/AdminPanel/Resources/Views"
3939
)
4040
```
4141
### Seed data

0 commit comments

Comments
 (0)