mirror of
https://github.com/simon987/pg_hamming.git
synced 2025-04-19 02:06:44 +00:00
typo
This commit is contained in:
parent
9ef184fd7c
commit
1dc4edad8a
@ -3,11 +3,11 @@
|
|||||||
Hamming distance for fixed-length `bytea` datatype.
|
Hamming distance for fixed-length `bytea` datatype.
|
||||||
|
|
||||||
|
|
||||||
### Compiling from source (Cmake)
|
### Compiling from source (CMake)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cmake .
|
cmake .
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
See [hamming.c](hamming.c) for more information
|
See [hamming.c](hamming.c) for more information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user