We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6dfd2c commit 4716532Copy full SHA for 4716532
docs/CLONE.md
@@ -11,9 +11,9 @@
11
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.
12
13
1. Go to [https://github.com/abapGit/abapGit](https://github.com/abapGit/abapGit)
14
-2. Download the `zabapgit.abap` file
+2. Download the `zabapgit_standalone.prog.abap` file
15
3. Create program `zabapgit_standalone` in your own system
16
-4. Upload the source from `zabapgit.abap` to program `zabapgit_standalone`
+4. Upload the source from `zabapgit_standalone.prog.abap` to program `zabapgit_standalone`
17
5. Activate the program
18
19
## Installing Exercism ABAP Track
0 commit comments