We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accb7f9 commit d6e95ecCopy full SHA for d6e95ec
README.md
@@ -37,7 +37,7 @@ Having installed stack the following commands should install `postgres-websocket
37
git clone https://github.com/diogob/postgres-websockets.git
38
cd postgres-websockets
39
stack setup
40
-stack build
+stack install
41
```
42
43
If you have any problems processing any Postgres related library on a Mac, try installing [Postgres.app](http://postgresapp.com/).
0 commit comments