docs: installation, add line break (#3520)

This commit is contained in:
Lars Hvam 2020-06-18 14:40:25 +02:00 committed by GitHub
parent 1bdd2cdc46
commit 020780d597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,9 @@ order: 10
---
## ABAP Report ##
Download the [ABAP code](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap)(right click -> save-as) to a file. Create a new report named i.e. ZABAPGIT_FULL via SE38 or SE80. Then upload the code from the file using Utilities -> More Utilities -> Upload/Download -> Upload... 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.
Download the [ABAP code](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap)(right click -> save-as) to a file. Create a new report named i.e. ZABAPGIT_FULL via SE38 or SE80. Then upload the code from the file using Utilities -> More Utilities -> Upload/Download -> Upload...
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.