mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +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">
|
<DIV class="informalexample">
|
||||||
<TABLE border="0" summary="Simple list" class="simplelist">
|
<TABLE border="0" summary="Simple list" class="simplelist">
|
||||||
<TR>
|
<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>
|
</CODE></TD>
|
||||||
</TR>
|
</TR>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
# postgresql build. Please refer to the following web page for
|
# postgresql build. Please refer to the following web page for
|
||||||
# software dependencies:
|
# 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:
|
# Or for Linux specific package dependencies, see:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue