mirror of
https://github.com/ilyakooo0/reflex-vty.git
synced 2024-11-22 02:33:55 +03:00
nix: simplify nix-shell instructions
This commit is contained in:
parent
e74a7bbb0f
commit
30266418ec
@ -14,10 +14,9 @@ is still experimental, so big changes are possible!
|
||||
|
||||
Enter a nix-shell for the project:
|
||||
```bash
|
||||
git clone https://github.com/reflex-frp/reflex-platform.git
|
||||
git clone https://github.com/reflex-frp/reflex-vty.git
|
||||
cd reflex-vty
|
||||
../reflex-platform/scripts/work-on ghc ./.
|
||||
nix-shell
|
||||
```
|
||||
|
||||
From within the nix-shell you can:
|
||||
|
Loading…
Reference in New Issue
Block a user