Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix links in README.md
  • Loading branch information
berl authored Dec 16, 2024
1 parent edfe680 commit 5e5e018
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ To install `Spatial_Compare`:

1. Clone the repo and cd into the project directory
```
git clone https://github.com/brianl/spatial_compare.git
git clone https://github.com/AllenInstitute/spatial_compare.git
cd spatial_compare
```
2. Install the required dependencies and install the project:
Expand All @@ -30,7 +29,7 @@ To install `Spatial_Compare`:
Alternatively you can install directly from github:
```
pip install git+https://github.com/brianl/spatial_compare.git
pip install git+https://github.com/AllenInstitute/spatial_compare.git
```
Expand Down

0 comments on commit 5e5e018

Please sign in to comment.