diff --git a/README.md b/README.md index 4f21340..3d8bbd1 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Hamming distance for fixed-length `bytea` datatype. -### Compiling from source (Cmake) +### Compiling from source (CMake) ```bash cmake . make ``` -See [hamming.c](hamming.c) for more information \ No newline at end of file +See [hamming.c](hamming.c) for more information