Update README.md

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

@ -1,4 +1,6 @@
```bash
git clone https://github.com/mickenordin/fractions.git
cd fractions
g++ -o fractions fractions.cpp
./fractions
```

Loading…
Cancel
Save