Update README.md
This commit is contained in:
parent
d534e766a3
commit
b6c090f411
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
|
```bash
|
||||||
git clone https://github.com/mickenordin/fractions.git
|
git clone https://github.com/mickenordin/fractions.git
|
||||||
cd fractions
|
cd fractions
|
||||||
g++ -o fractions fractions.cpp
|
g++ -o fractions fractions.cpp
|
||||||
./fractions
|
./fractions
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue