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

Commit e2c3054

Browse files
authored
Update README.md
1 parent 9ecca6a commit e2c3054

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
@@ -32,7 +32,7 @@ installed with `make install`.
3232

3333
```
3434
cd postgresql-9.6 # enter postgresql source directory
35-
git clone https://github.com/postgrespro/aqo.git # clone aqo into contrib
35+
git clone https://github.com/postgrespro/aqo.git stable11 # clone aqo into contrib
3636
patch -p1 --no-backup-if-mismatch < contrib/aqo/aqo_pg<ver>.patch # patch postgresql
3737
make clean && make && make install # recompile postgresql
3838
cd contrib/aqo # enter aqo directory

0 commit comments

Comments
 (0)