Skip to content

Commit d418595

Browse files
Update installation.md
1 parent 9129e13 commit d418595

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/php-on-gcp

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/php-on-gcp/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: learningpathall
1010
In this section, you will install PHP together with the Apache web server and several commonly used PHP extensions on a SUSE Arm-based virtual machine. This forms the foundation for running and serving dynamic PHP applications on Arm-based machines.
1111

1212
### Update the system
13-
Before installing any software, make sure your system is up to date with the latest packages and security patches.
13+
Before installing any software, make sure your system has the latest packages and security patches:
1414

1515
```console
1616
sudo zypper refresh

0 commit comments

Comments
 (0)