Skip to content

Commit

Permalink
corrected erron on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ukasquared committed Jul 25, 2023
1 parent e66c73b commit 274d332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ukasquared/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ This is a computational program which is built to assist in basic calculations o
## Compilation
To use this calculation, follow the below steps:
- [] using your terminal
- [] run gcc main.c calc/_func.c
- [] run ./a.out
- [] run gcc main.c calc_func.c -o calculate
- [] run ./calculate

0 comments on commit 274d332

Please sign in to comment.