Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit da8b91b

Browse files
author
NerdOfLinux
authored
Update README.md
1 parent f1d018b commit da8b91b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ First clone the repository into your web server's document root directory, then
1010

1111
Then to set a user up, create a MySQL database by running:
1212

13+
```shell
14+
sudo mysql
15+
```
16+
1317
```MySQL
1418
CREATE DATABASE database_name_goes_here;
1519
```

0 commit comments

Comments
 (0)