Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9da4093

Browse files
authored
Update README.md
1 parent 65a1bf9 commit 9da4093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ installed with `make install`.
2424

2525
```
2626
cd postgresql-9.6 # enter postgresql source directory
27-
git clone https://github.com/tigvarts/aqo.git contrib/aqo # clone aqo into contrib
27+
git clone https://github.com/postgrespro/aqo.git contrib/aqo # clone aqo into contrib
2828
patch -p1 --no-backup-if-mismatch < contrib/aqo/aqo_pg<version>.patch # patch postgresql
2929
make clean && make && make install # recompile postgresql
3030
cd contrib/aqo # enter aqo directory

0 commit comments

Comments
 (0)