Fix project url in readme

This commit is contained in:
Ali Abrar 2019-08-04 11:46:46 -04:00
parent b5d9ecace9
commit 9c5592ce66

View File

@ -13,7 +13,7 @@ is still experimental, so big changes are possible!
Enter a nix-shell for the project:
```bash
git clone git@github.com:reflex-frp/reflex-platform
git clone git@gitlab.com:obsidian.systems/reflex-vty
git clone git@github.com:reflex-frp/reflex-vty
cd reflex-vty
../reflex-platform/scripts/work-on ghc ./.
```