Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jzabroski authored Mar 18, 2022
1 parent 495c361 commit 084f541
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 @@ -86,7 +86,7 @@ United States
Install the nuget package using following command:

````
Install-Package RazorLight -Version 2.0.0-rc.6
Install-Package RazorLight -Version 2.0.0
````

The simplest scenario is to create a template from string. Each template must have a ````templateKey```` that is associated with it, so you can render the same template next time without recompilation.
Expand Down

0 comments on commit 084f541

Please sign in to comment.