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
|
```bash
|
||||||
git clone https://github.com/mickenordin/fractions.git`
|
git clone https://github.com/mickenordin/fractions.git
|
||||||
git clone https://github.com/mickenordin/complex-numbers.git`
|
git clone https://github.com/mickenordin/complex-numbers.git
|
||||||
cd complex-numbers
|
cd complex-numbers
|
||||||
g++ -o cnumber cnumber.cpp
|
g++ -o cnumber cnumber.cpp
|
||||||
./cnumber
|
./cnumber
|
||||||
|
|
Loading…
Add table
Reference in a new issue