Skip to content

Commit 2ee76a8

Browse files
author
Noor Muhammad Malik
committed
2 parents 4af2902 + d00284b commit 2ee76a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The purpose is to document all the code written, and also catalog it for future
1010

1111
2. Use the ``MakeFile`` to automatically compile all the library code and run the executable
1212

13-
``bash
13+
```bash
1414
make all
15-
``
15+
```
1616

1717
This compiles all the files including the ``main.cpp`` and runs it to show the output.
1818

0 commit comments

Comments
 (0)