We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358aba9 commit f066aadCopy full SHA for f066aad
1 file changed
README.md
@@ -15,7 +15,7 @@ If you're curious about F# itself, check out these links:
15
16
### Quickstart on Windows
17
18
-First, build:
+Build from the command line:
19
20
```bash
21
build.cmd
@@ -25,7 +25,7 @@ You can then open either `FSharp.sln` or `VisualFSharp.sln` in your editor of ch
25
26
### Quickstart on Linux or macOS
27
28
-If you're on Linux or macOS:
29
30
31
sh ./build.sh
0 commit comments