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 9319f1e commit 2557619Copy full SHA for 2557619
1 file changed
README.md
@@ -24,7 +24,7 @@ You can find usage examples in the [TelegramBot.ConsoleTest](https://github.com/
24
25
Start by importing the library into your project
26
27
-`dotnet add package TelegramBot.NET --version 1.0.8`
+`dotnet add package TelegramBot.NET`
28
29
1. Implement simple handler in your `Program.cs`
30
0 commit comments