Skip to content

Commit dc9c11f

Browse files
authored
Change a few headers
1 parent 6af67a1 commit dc9c11f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/usage/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Make sure that you are using Java 8 or later. The output of `java -version`
1111
should contain `1.8`.
1212

1313

14-
Install Dotty
14+
Option 1: Install Dotty
1515
-------------
1616
If you're a Mac user, you can install dotty with [brew](https://brew.sh/)
1717

@@ -21,7 +21,7 @@ brew install lampepfl/brew/dotty
2121

2222
If you're a Linux or Windows user, download the [latest release](https://github.com/lampepfl/dotty/releases). Optionally add path of the folder `bin/` to the system environment variable `PATH`.
2323

24-
Getting Dotty
24+
Option 2: Using Dotty directly from source
2525
-------------
2626
```bash
2727
$ git clone --recursive https://github.com/lampepfl/dotty.git

0 commit comments

Comments
 (0)