Commit e6e99668613a1808e1a6c254904e7199a946fd16
Committed by
GitHub
1 parent
e3a25757
Exists in
master
and in
2 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -20,7 +20,7 @@ Building for Linux |
20 | 20 | 1. Get lib3270 sources from git |
21 | 21 | |
22 | 22 | ```shell |
23 | - $ git clone http://softwarepublico.gov.br/gitlab/pw3270/lib3270.git ./lib3270 | |
23 | + $ git clone https://github.com/PerryWerneck/lib3270.git ./lib3270 | |
24 | 24 | ``` |
25 | 25 | |
26 | 26 | 2. Install the required libraries | ... | ... |