docs: add right click hint, #2984

This commit is contained in:
Lars Hvam 2019-11-21 06:59:29 +01:00
parent 064e006c88
commit 038fa05d6d

View File

@ -5,7 +5,7 @@ order: 10
---
## ABAP Report ##
Copy the [ABAP code](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap) into a new report named i.e. ZABAPGIT_FULL via SE38 or SE80. To update abapGit to a newer version, replace the code in the report with the most recent. Don't use ZABAPGIT for the report name as this is used by the installation via abapGit itself.
Copy the [ABAP code](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap)(right click -> save-as) into a new report named i.e. ZABAPGIT_FULL via SE38 or SE80. To update abapGit to a newer version, replace the code in the report with the most recent. Don't use ZABAPGIT for the report name as this is used by the installation via abapGit itself.
Typically abapGit will only be used in the development system, so it can be installed in a local `$` package.