Skip to content

Commit 4716532

Browse files
authored
Update download instructions for abapGit (#337)
Fix program name
1 parent a6dfd2c commit 4716532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CLONE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
The ABAP track with all exercises is implemented as an abapGit repository. To clone the track to your own system, you first have to install abapGit.
1212

1313
1. Go to [https://github.com/abapGit/abapGit](https://github.com/abapGit/abapGit)
14-
2. Download the `zabapgit.abap` file
14+
2. Download the `zabapgit_standalone.prog.abap` file
1515
3. Create program `zabapgit_standalone` in your own system
16-
4. Upload the source from `zabapgit.abap` to program `zabapgit_standalone`
16+
4. Upload the source from `zabapgit_standalone.prog.abap` to program `zabapgit_standalone`
1717
5. Activate the program
1818

1919
## Installing Exercism ABAP Track

0 commit comments

Comments
 (0)