Commit e93ae7952aaa29cfd5d0c811ffbd197c2db6ff4f
1 parent
59412807
Added information how to disable certificate checking
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
1 | Pobranie repozytorium: | 1 | Pobranie repozytorium: |
2 | - | ||
3 | - git config --global http.sslVerify false # only in DMCS computer labs``` | 2 | +``` |
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 |