1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/include/download-instructions/linux-debian-cli-default.php

8 lines
133 B
PHP

<p>
On the command line, run the following commands:
</p>
<pre class="shellCommands">
sudo apt update
sudo apt install -y php
</pre>