Skip to content

Commit 363709d

Browse files
authored
Remove mentions of older versions from README (#695)
+semver:patch
1 parent 73c395c commit 363709d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ dotnet add package FluentNHibernate
1717
## How do I use it?
1818

1919
* Read the [introduction](https://github.com/FluentNHibernate/fluent-nhibernate/wiki/Getting-started).
20-
* Get latest version from NuGet
21-
- [.NETCore2.0, NETStandard2.0 or NET 4.6.1 with NHibernate 5.x](https://www.nuget.org/packages/FluentNHibernate)
22-
- [.NET 4.0 with NHibernate 4.x](https://www.nuget.org/packages/FluentNHibernate/2.0.3)
23-
- [.NET 3.5 with NHibernate 3 if you like it vintage](https://www.nuget.org/packages/FluentNHibernate.Net35)
24-
20+
* Get latest version from [NuGet](https://www.nuget.org/packages/FluentNHibernate)
2521
* Create your [first project](https://github.com/FluentNHibernate/fluent-nhibernate/wiki/Getting-started#wiki-yourfirstproject).
2622

2723
## Further reading

0 commit comments

Comments
 (0)