Skip to content

Commit d42c6fd

Browse files
authored
Update readme.md
1 parent 3d193b1 commit d42c6fd

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
@@ -15,7 +15,7 @@ And it's very easy to add your language if it's not supported already!
1515
Unicode.NET published as NuGet package: https://www.nuget.org/packages/Unidecode.NET/
1616
To install Unidecode.NET, run the following command in the [Package Manager Console](https://docs.nuget.org/consume/package-manager-console)
1717

18-
```bash Install-Package Unidecode.NET```
18+
`Install-Package Unidecode.NET`
1919

2020
#Example code
2121

0 commit comments

Comments
 (0)