Skip to content

Commit

Permalink
Remove all traces of google from readme.md (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcain authored and Patrick Greene committed Oct 14, 2018
1 parent 9e03545 commit 8a57bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8a57bea

Please sign in to comment.