Skip to content

Commit be3a731

Browse files
Update README.md
1 parent 2958bca commit be3a731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Git on z/OS can be downloaded from https://github.com/zopencommunity/gitport/rel
88

99
However, it is recommended that you obtain Git via the [zopen package manager](https://zopen.community/#/Guides/QuickStart).
1010

11+
Use `zopen install git` to install git.
12+
1113
## Encoding considerations
1214
Git on z/OS leverages Git's `.gitattributes` support to enable support for various encodings, documented [here](https://git-scm.com/docs/gitattributes).
1315
`.gitattributes` can be specified globally, or locally in repositories to determine the encoding of working tree files.

0 commit comments

Comments
 (0)