Skip to content
Snippets Groups Projects
Unverified Commit cf4b105c authored by Stephan Philips's avatar Stephan Philips Committed by GitHub
Browse files

Update README.MD

parent 1ad9558b
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ psql
Now, make the databases and users,
Then set up a table and related users:
Then set up a database and related users:
```SQL
CREATE USER myusername WITH PASSWORD 'mypasswd';
CREATE DATABASE 'mydbname';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment