Skip to content

Commit 416ea25

Browse files
authored
Update README.md
1 parent 23620e5 commit 416ea25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ libraries. In particular, it can do the following:
6868
```
6969

7070

71-
## COMPILING & TESTING
71+
## Compiling and Testing
7272

7373
```console
7474
./bootstrap.sh
7575
./configure
7676
make
77-
sudo make install
7877
make check
78+
sudo make install
7979
```
8080

8181
## Author

0 commit comments

Comments
 (0)