Skip to content

Commit d6e95ec

Browse files
authored
Fix installation from source instructions on README.md
1 parent accb7f9 commit d6e95ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Having installed stack the following commands should install `postgres-websocket
3737
git clone https://github.com/diogob/postgres-websockets.git
3838
cd postgres-websockets
3939
stack setup
40-
stack build
40+
stack install
4141
```
4242

4343
If you have any problems processing any Postgres related library on a Mac, try installing [Postgres.app](http://postgresapp.com/).

0 commit comments

Comments
 (0)