Skip to content

Commit 544e0cf

Browse files
committed
rm F# from readme
1 parent e80ac82 commit 544e0cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The template will set up all necessary files for you to focus on functionality p
99

1010
## Get Started
1111

12-
Make sure you have [.Net Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0) installed.
12+
Make sure you have [.NET 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) installed.
1313

1414
Run `dotnet` command to install the template:
1515

@@ -23,7 +23,7 @@ Templates Short Name Langua
2323
---------------------------------------------------------------------------------------------------------------
2424
Console Application console [C#], F#, VB Common/Console
2525
Class library classlib [C#], F#, VB Common/Library
26-
Azure IoT Edge Module aziotedgemodule [C#], F# Console
26+
Azure IoT Edge Module aziotedgemodule [C#] Console
2727
Contoso Sample 06 sample06 [C#], F# Console
2828
Unit Test Project mstest [C#], F#, VB Test/MSTest
2929
xUnit Test Project xunit [C#], F#, VB Test/xUnit

0 commit comments

Comments
 (0)