Update README.md

main
Mikael Nordin 4 years ago committed by GitHub
parent 2590da865a
commit 8fbe2e2950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save