Update README.md
This commit is contained in:
parent
2590da865a
commit
8fbe2e2950
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
```bash
|
||||
git clone https://github.com/mickenordin/fractions.git`
|
||||
git clone https://github.com/mickenordin/complex-numbers.git`
|
||||
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