Update README.md
This commit is contained in:
parent
b914c09fa6
commit
641c03b0a4
1 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
git clone https://github.com/mickenordin/fractions.git
|
||||
git clone https://github.com/mickenordin/complex-numbers.git
|
||||
cd complex-numbers
|
||||
```bash
|
||||
git clone https://github.com/mickenordin/fractions.git`
|
||||
git clone https://github.com/mickenordin/complex-numbers.git`
|
||||
cd complex-numbers
|
||||
g++ -o cnumber cnumber.cpp
|
||||
./cnumber
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue