Skip to content

Commit 91a3fba

Browse files
committed
updated README.md
removed commas from package installation command.
1 parent 7034e34 commit 91a3fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ sudo apt upgrade
3434
Next install the required packages:
3535

3636
```
37-
$ sudo apt install apache2, libapache2-mod-php, php7.0, php7.0-mbstring, php7.0-mysql, mysql-server, freeradius, freeradius-mysql, freeradius-utils
37+
$ sudo apt install apache2 libapache2-mod-php php7.0 php7.0-mbstring php7.0-mysql mysql-server freeradius freeradius-mysql freeradius-utils
3838
```
3939
**NOTE:**
4040
During the installation you'll be asked to set root password for MySQL server, choose a strong password

0 commit comments

Comments
 (0)