Install PostgreSQL: (replace "18" by the version you want)
 
 <div class="pg-script-container">
-    <pre id="script-box3" class="code"># Import the repository signing key:
-sudo apt install postgresql-18</pre>
+    <pre id="script-box3" class="code">sudo apt install postgresql-18</pre>
     <button id="copy-btn3" class="pg-script-copy-btn">Copy Script</button>
 </div>
 
 
 Install PostgreSQL: (replace "18" by the version you want)
 
 <div class="pg-script-container">
-    <pre id="script-box3" class="code"># Import the repository signing key:
-sudo apt install postgresql-18</pre>
+    <pre id="script-box3" class="code">sudo apt install postgresql-18</pre>
     <button id="copy-btn3" class="pg-script-copy-btn">Copy Script</button>
 </div>