File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Availability
2828
2929JsQuery is realized as an extension and not available in default PostgreSQL
3030installation. It is available from
31- [ github] ( https://github.com/akorotkov /jsquery )
31+ [ github] ( https://github.com/postgrespro /jsquery )
3232under the same license as
3333[ PostgreSQL] ( http://www.postgresql.org/about/licence/ )
3434and supports PostgreSQL 9.4+.
@@ -53,7 +53,7 @@ Before build and install you should ensure following:
5353
5454Typical installation procedure may look like this:
5555
56- $ git clone https://github.com/akorotkov /jsquery.git
56+ $ git clone https://github.com/postgrespro /jsquery.git
5757 $ cd jsquery
5858 $ make USE_PGXS=1
5959 $ sudo make USE_PGXS=1 install
You can’t perform that action at this time.
0 commit comments