diff --git a/home.markdown b/home.markdown index 3e0a376..26a5322 100644 --- a/home.markdown +++ b/home.markdown @@ -2,8 +2,8 @@ ### postgres -$ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar` + $ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar` ### mysql -$ create-mysql-user-and-database foo # create database and user `foo` \ No newline at end of file + $ create-mysql-user-and-database foo # create database and user `foo` \ No newline at end of file