We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d193b1 commit d42c6fdCopy full SHA for d42c6fd
readme.md
@@ -15,7 +15,7 @@ And it's very easy to add your language if it's not supported already!
15
Unicode.NET published as NuGet package: https://www.nuget.org/packages/Unidecode.NET/
16
To install Unidecode.NET, run the following command in the [Package Manager Console](https://docs.nuget.org/consume/package-manager-console)
17
18
-```bash Install-Package Unidecode.NET```
+`Install-Package Unidecode.NET`
19
20
#Example code
21
0 commit comments