|
3 | 3 | In a release or snapshot tarball of PostgreSQL, documentation files named
|
4 | 4 | INSTALL and HISTORY will appear in this directory. However, these files are
|
5 | 5 | not stored in git and so will not be present if you are using a git checkout.
|
6 |
| -If you are using git, you can view the most recent install instructions at: |
| 6 | +If you are using git, you can view the most recent install instructions at: |
7 | 7 | http://developer.postgresql.org/docs/postgres/installation.html
|
8 | 8 | and the current release notes at:
|
9 | 9 | http://developer.postgresql.org/docs/postgres/release.html
|
|