Skip to content

Commit bc1e5b4

Browse files
docs(readme): update installation - remove note for installation
1 parent 3a5764f commit bc1e5b4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ Http Client for .NET Standard with fluent APIs which are intuitive, easy to use
2626
- File upload support
2727

2828
## Installation
29-
Available for [.NET Standard 2.0+](https://docs.microsoft.com/en-gb/dotnet/standard/net-standard)
30-
31-
NOTE: 1.x depends on .NET Standard 1.4+, use that if you need older .NET standard.
3229

3330
## dotnet support
3431

@@ -53,6 +50,7 @@ PM> Install-Package FluentlyHttpClient
5350
## Table of Contents <!-- omit in toc -->
5451
- [Features](#features)
5552
- [Installation](#installation)
53+
- [dotnet support](#dotnet-support)
5654
- [NuGet](#nuget)
5755
- [csproj](#csproj)
5856
- [Usage](#usage)

0 commit comments

Comments
 (0)