You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Getting started
8
8
---------------------------------------------
9
9
10
10
* Read the [introduction](https://github.com/jagregory/fluent-nhibernate/wiki/Getting-started).
11
-
* Get latest binaries from NuGet (we support both [.NET 4.0 with NHibernate 4.x](https://www.nuget.org/packages/FluentNHibernate) and [.NET 3.5 with NHibernate < 4.0 if you like it vintage] (https://www.nuget.org/packages/FluentNHibernate.Net35))
11
+
* Get latest binaries from NuGet (we support both [.NET 4.0 with NHibernate 4.x](https://www.nuget.org/packages/FluentNHibernate) and [.NET 3.5 with NHibernate 3 if you like it vintage] (https://www.nuget.org/packages/FluentNHibernate.Net35))
12
12
* Create your [first project](https://github.com/jagregory/fluent-nhibernate/wiki/Getting-started#wiki-yourfirstproject).
13
13
14
14
@@ -27,6 +27,6 @@ Fluent NHibernate wouldn't be possible without the time and effort of its contri
27
27
28
28
Thanks goes to [Jeremy Miller](http://codebetter.com/blogs/jeremy.miller) for the original idea and implementation.
0 commit comments