Commit 8e4ef5be5341052bbed18da36f18321a07593d18
1 parent
c4956ef9
Added download instructions
Showing
1 changed file
with
4 additions
and
0 deletions
README.md
| 1 | This repository contains the examples and lecture slides for the "Object-Oriented Programming in C++" and "Programowanie obiektowe" courses by Grzegorz Jabłoński, Department of Microelectronics and Computer Science, Lodz University of Technology. | 1 | This repository contains the examples and lecture slides for the "Object-Oriented Programming in C++" and "Programowanie obiektowe" courses by Grzegorz Jabłoński, Department of Microelectronics and Computer Science, Lodz University of Technology. |
| 2 | + | ||
| 3 | +Downloading repository: | ||
| 4 | + | ||
| 5 | +git clone https://gitlab.dmcs.pl/gwj/po_oopc.git |