Skip to content

Commit 20c220a

Browse files
Update README.md
1 parent 6b0a654 commit 20c220a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Simple Matrix lib for **Programming competency test**
88
- provides test header in test directory
99

1010
# How To Compile!
11-
1. make
12-
2. ./bin/Simple_Matrix
11+
1. make or cmake CMakeLists.txt then make
12+
2. To run ./bin/Simple_Matrix because output is inside bin
1313

1414
# Speed Test in milliseconds
1515

@@ -36,4 +36,4 @@ Simple Matrix lib for **Programming competency test**
3636

3737
# System Specs
3838
- OS: MacOS
39-
- Processor: 2.5 GHz Intel Core i7
39+
- Processor: 2.5 GHz Intel Core i7

0 commit comments

Comments
 (0)