Skip to content

Commit f066aad

Browse files
authored
Clear up build quickstart
1 parent 358aba9 commit f066aad

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
@@ -15,7 +15,7 @@ If you're curious about F# itself, check out these links:
1515

1616
### Quickstart on Windows
1717

18-
First, build:
18+
Build from the command line:
1919

2020
```bash
2121
build.cmd
@@ -25,7 +25,7 @@ You can then open either `FSharp.sln` or `VisualFSharp.sln` in your editor of ch
2525

2626
### Quickstart on Linux or macOS
2727

28-
If you're on Linux or macOS:
28+
Build from the command line:
2929

3030
```bash
3131
sh ./build.sh

0 commit comments

Comments
 (0)