Merge branch 'master' of https://github.com/mickenordin/fractions
This commit is contained in:
commit
3849d1b833
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
```bash
|
||||
git clone https://github.com/mickenordin/fractions.git
|
||||
cd fractions
|
||||
g++ -o fractions fractions.cpp
|
||||
./fractions
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue