Skip to content

Commit dfaafae

Browse files
committed
Update branch name in README
1 parent 56223fe commit dfaafae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ for more details. The steps that follow assume Java 8 or 11.
2323

2424
1. Clone the training project with Git or download it as an archive:
2525
```bash
26-
git clone https://github.com/GridGain-Demos/ignite-essentials-developer-training.git
26+
git clone -b ignite2 https://github.com/GridGain-Demos/ignite-essentials-developer-training.git
2727
```
2828

2929
2. (optionally), open the project in your favourite IDE such as IntelliJ or Eclipse, or just use a simple text editor

0 commit comments

Comments
 (0)