aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFChannel <>2021-05-13 23:47:42 -0700
committerFChannel <>2021-05-13 23:47:42 -0700
commitfbd5e54c952663d0f0fab352d37d3baeefdb2e53 (patch)
tree938214b4cd24f4a5340ab05d5e349e34e503eb1f /README.md
parent20d0aee3f0bf987eb7e8999977bb25577df7b2d3 (diff)
improved tripcodes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9dfe692..206b445 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,7 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
- Create the database, user name, and password for psql that is used in config file.
-- Run `psql -U (user) -d (database) -f databaseschema.psql`
-
-- Finally start the server with `go run`.
+- Start the server with `go run`.
## Server Configuration