From 11270c415a0c27172b63df16a5a2828616ed2133 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Sun, 17 Sep 2017 21:22:36 +0200 Subject: [PATCH] README: Update repo location in Usage [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 662964d..b6c4c0f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Better UX for OCamlDebug. Works with Ocaml and [Reason](https://reasonml.github. 2. Clone the repo and run RED: - git clone https://github.com/frantic/red.git + git clone https://github.com/reasonml/red.git ./red/red.py /path/to/myapp.d.byte 3. Press `?` to see available options