Skip to content

Commit cfbc228

Browse files
committed
Update readme
1 parent a293166 commit cfbc228

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ The following example uses [reflex-vty](https://github.com/reflex-frp/reflex-vty
4949
Developer environment
5050
---------------------
5151

52-
You can get `ghcid` running for working on the code with the command:
53-
54-
```bash
55-
nix-shell -E '((import ./reflex-platform {}).ghc.callCabal2nix "reflex-process" ./. {}).env' --run ghcid
56-
```
52+
You can enter a development shell by running `nix-shell`.
5753

54+
From the shell, you can run `cabal` or `ghc` commands or `ghcid`.

0 commit comments

Comments
 (0)