From 8fbe2e2950fd159fc9cf553d2cc22eff4595ad74 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Sat, 18 Apr 2020 17:17:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b36a673..e70ec17 100644 --- a/README.md +++ b/README.md @@ -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