Skip to content

Commit 6bfca1f

Browse files
committed
Update DEVGUIDE.md
1 parent 0a31cd3 commit 6bfca1f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

DEVGUIDE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
This repo is where you can contribute to the F# compiler, core library and the Visual F# Tools.
44

5-
To learn what F# is and why it's interesting, go to [fsharp.org](http://fsharp.org).
5+
To learn what F# is and why it's interesting, go to [fsharp.org](http://fsharp.org). To get a free F# environment, go to [fsharp.org](http://fsharp.org/use/windows).
66

7-
To get a free F# environment, go to [fsharp.org](http://fsharp.org/use/windows).
8-
9-
The primary technical guide to the F# Compiler is [The F# Compiler Technical Guide](http://fsharp.github.io/2015/09/29/fsharp-compiler-guide.html)
10-
maintained by various contributors and hosted by the F# Software Foundation. Please read
7+
Our primary technical guide to the F# compiler code is [The F# Compiler Technical Guide](http://fsharp.github.io/2015/09/29/fsharp-compiler-guide.html)
8+
maintained by contributors to this repository. Please read
119
and contribute to that guide.
1210

1311

0 commit comments

Comments
 (0)