Skip to content

Commit de2b70f

Browse files
authored
Update README.md
1 parent 5c93615 commit de2b70f

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
@@ -60,7 +60,7 @@ Add the following to your HTML **body** section
6060

6161
Add the extension services into program.cs
6262
```razor
63-
builder.Services.UseMudExtensions();
63+
builder.Services.AddMudExtensions();
6464
```
6565

6666
Adding namespace to `_Imports.razor` is not obligatory, but useful.

0 commit comments

Comments
 (0)