alexandergagliano commited on
Commit
6358e17
·
1 Parent(s): 2de77ae

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ reLAISS lets you retrieve nearest‑neighbour supernovae (or spot outliers) by c
12
 
13
  # Install
14
 
15
- Installation is easy: in a fresh conda environment, run `pip install relaiss`. If you want even faster performance, you can install `ngt` along with its python bindings from source; instructions can be found [here](https://github.com/yahoojapan/NGT/blob/main/README.md#Installation).
16
 
17
  # Code Demo
18
  ```
 
12
 
13
  # Install
14
 
15
+ Installation is easy: in a fresh conda environment, run `pip install relaiss`. If you want even faster performance, you can install both `ngt` and its python bindings from source; instructions can be found [here](https://github.com/yahoojapan/NGT/blob/main/README.md#Installation).
16
 
17
  # Code Demo
18
  ```