Commit 59412807bdf61e826d03a301160beb0b020f2f27
1 parent
61d636b8
Added information how to disable certificate checking
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
1 | Pobranie repozytorium: | 1 | Pobranie repozytorium: |
2 | 2 | ||
3 | -``` | 3 | + git config --global http.sslVerify false # only in DMCS computer labs``` |
4 | git clone https://gitlab.dmcs.pl/gwj/graphics_tutorial.git | 4 | git clone https://gitlab.dmcs.pl/gwj/graphics_tutorial.git |
5 | ``` | 5 | ``` |
6 | \ No newline at end of file | 6 | \ No newline at end of file |