Commit 26c386bf36cafa7b3587407fc7b01a29cba7e356

Authored by Grzegorz Jabłoński
1 parent 2b1d951f

Updated README.md

Showing 1 changed file with 1 additions and 2 deletions
README.md
1 Pobranie repozytorium: 1 Pobranie repozytorium:
2 ``` 2 ```
3 - git config --global http.sslVerify false # only in DMCS computer labs  
4 - git clone https://gitlab.dmcs.pl/gwj/graphics_tutorial.git 3 + git -c http.sslVerify=false clone https://gitlab.dmcs.pl/gwj/graphics_tutorial.git
5 ``` 4 ```
6 \ No newline at end of file 5 \ No newline at end of file