diff --git a/README.md b/README.md index 98f130c..f4f7211 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +```bash git clone https://github.com/mickenordin/fractions.git cd fractions g++ -o fractions fractions.cpp ./fractions +```