Skip to content

Commit

Permalink
Merge pull request #413 from LayTec-AG/sean-mcl-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sean-mcl committed Mar 4, 2024
2 parents 415fc3d + e7471a1 commit f8e5e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Using .NET CLI
dotnet add package Plotly.Blazor
```

Add the following lines to your _Layout.cshtml **above** the `_/framework/blazor.webassembly.js` or `_/framework/blazor.server.js`
**If you are using 4.1.0 or lower**, then add the following lines to your _Layout.cshtml **above** the `_/framework/blazor.webassembly.js` or `_/framework/blazor.server.js`

```razor
<script src="_content/Plotly.Blazor/plotly-latest.min.js" type="text/javascript"></script>
Expand Down

0 comments on commit f8e5e85

Please sign in to comment.