We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1140013 commit 0b27503Copy full SHA for 0b27503
README.md
@@ -36,7 +36,7 @@ Downloads
36
---------
37
38
Stable version of hstore_ops is available from
39
- https://github.com/akorotkov/hstore_ops
+ https://github.com/postgrespro/hstore_ops
40
41
Installation
42
------------
@@ -51,7 +51,7 @@ To build and install it you should ensure in following:
51
52
Typical installation procedure may look like this:
53
54
- $ git clone https://github.com/akorotkov/hstore_ops.git
+ $ git clone https://github.com/postgrespro/hstore_ops.git
55
$ cd hstore_ops
56
$ make USE_PGXS=1
57
$ sudo make USE_PGXS=1 install
0 commit comments