Skip to content

Commit 696daaa

Browse files
committed
Clarify where to report installer issues.
1 parent ef6023f commit 696daaa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

templates/pages/download/macosx.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ <h2>Interactive installer by EDB</h2>
3232

3333
<p>
3434
The installer is designed to be a straightforward, fast way to get up and running with
35-
PostgreSQL on macOS.
35+
PostgreSQL on macOS, however in the unlikely event that you do have any issues with
36+
the installers, please report them on the <a href="https://github.com/EnterpriseDB/edb-installers/issues">
37+
installer Github page</a>. Issues with the installed packages should be reported to the
38+
appropriate project directly.
3639
</p>
3740

3841
<p>

templates/pages/download/windows.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ <h2>Interactive installer by EDB</h2>
2929

3030
<p>
3131
The installer is designed to be a straightforward, fast way to get up and running with
32-
PostgreSQL on Windows.
32+
PostgreSQL on Windows, however in the unlikely event that you do have any issues with
33+
the installers, please report them on the <a href="https://github.com/EnterpriseDB/edb-installers/issues">
34+
installer Github page</a>. Issues with the installed packages should be reported to the
35+
appropriate project directly.
3336
</p>
3437

3538
<p>

0 commit comments

Comments
 (0)