modify build from source steps to also copy the bin to the right location (remove small comment)
This commit is contained in:
@@ -54,7 +54,6 @@ sudo stack install --install-ghc --local-bin-path /usr/local/bin
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
postgrest dbconnectionstring arg1 arg2
|
postgrest dbconnectionstring arg1 arg2
|
||||||
# ... your arguments after the double dashes
|
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to run the test suite, stack can do that too: `stack test`.
|
If you want to run the test suite, stack can do that too: `stack test`.
|
||||||
|
|||||||
Reference in New Issue
Block a user