Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Sep 3, 2020
1 parent b6d608d commit b163eb4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ This software can be installed as a Python package from PyPI through pip:
pip install bsb
```

**Note:** *Windows users will have to install Rtree from this website:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#rtree*

### Developers

Developers best use pip's *editable* install. This creates a live link between the
Expand Down Expand Up @@ -92,4 +89,4 @@ scaffoldInstance.plot_network_cache()
When modifying the config object through scripts and then saving it to file, you'll store
the original configuration file text, and you won't actually serialize the modified object

We will fix this by version 3.2
We will fix this by version 4.0

0 comments on commit b163eb4

Please sign in to comment.