diff --git a/README.md b/README.md index 3d6abfd..38ed616 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ It is experimental and under development, so don't expect anything magical (yet! ## Installation The frontend assumes that you have installed the -[core editor](https://github.com/google/xi-editor) +[core editor](https://github.com/xi-editor/xi-editor) and is available in your PATH. The following should suffice: ```bash -git clone https://github.com/google/xi-editor +git clone https://github.com/xi-editor/xi-editor cd xi-editor/rust cargo install