mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
BSim: Clarify install dependencies for PostgreSQL server
This commit is contained in:
parent
97aadfa05a
commit
b69e487654
2 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@
|
|||
<DIV class="informalexample">
|
||||
<TABLE border="0" summary="Simple list" class="simplelist">
|
||||
<TR>
|
||||
<TD><CODE class="computeroutput">https://www.postgresql.org/docs/current/install-requirements.html
|
||||
<TD><CODE class="computeroutput">https://www.postgresql.org/docs/15/install-requirements.html
|
||||
</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
# postgresql build. Please refer to the following web page for
|
||||
# software dependencies:
|
||||
#
|
||||
# https://www.postgresql.org/docs/current/install-requirements.html
|
||||
# https://www.postgresql.org/docs/15/install-requirements.html
|
||||
#
|
||||
# Or for Linux specific package dependencies, see:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue