Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
to improve on fsprojects#1490 add nuget package ref
  • Loading branch information
jkone27 authored Oct 3, 2023
1 parent 6e7d332 commit 549f722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Highlight in 2018. 🏆🏆🏆

The package is available on <a href="https://nuget.org/packages/FSharp.Data">NuGet</a>. [![NuGet Status](//img.shields.io/nuget/v/FSharp.Data.svg?style=flat)](https://www.nuget.org/packages/FSharp.Data/)


Note: you can now reference `FSharp.Data` package from `.fsx` scripts or REPL via `#r: "nuget: FSharp.Data"` as an alternative to the `.dll` reference method shown in the gif examples below.

## Type Providers

Expand Down

0 comments on commit 549f722

Please sign in to comment.