Skip to content

Commit 7ba263c

Browse files
authored
Merge pull request #2188 from jazzygasper/fix-getting-started
Fix getting started list in README
2 parents dfbf78c + 989b14c commit 7ba263c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The following steps walk through getting the application running. Before you sta
1616

1717
1. [Clone the project](#1-clone-the-project)
1818
2. [Enable GitHub Authentication](#2-enable-github-authentication)
19-
3. [Install and set up the environment](#3-install-and-set-up-the-environment)
20-
4. [Run the tests](#4-run-the-tests)
21-
5. [Start the app](#5-start-the-app)
19+
3. [Install and set up the environment using docker](#3-install-and-set-up-the-environment-using-docker)
20+
4. [Start the app](#4-start-the-app)
21+
5. [Run the tests](#5-run-the-tests)
2222

2323
### 1. Clone the project
2424

0 commit comments

Comments
 (0)