diff --git a/Installation.md b/Installation.md index 7537913..d7eb01c 100644 --- a/Installation.md +++ b/Installation.md @@ -113,10 +113,8 @@ The table prefix option is called `tbl`. > know. For reference or if you want to create the table schema for yourself (replace -`prefix_` with your own table prefix): -It Should Be Noted That this Default Config works. You should Probably create the table schema with phpMyAdmin or -the MYSQL console. - +`prefix_` with your own table prefix and create the table schema with phpMyAdmin +or the MYSQL console): CREATE TABLE prefix_paste ( dataid CHAR(16) NOT NULL,