Skip to content

Commit 67505cd

Browse files
DOC: Update source installation instruction
1 parent 05719c8 commit 67505cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ pip install gmr[all]
3535
You can also install `gmr` from source:
3636

3737
```bash
38-
python setup.py install
39-
# alternatively: pip install -e .
38+
pip install -e .
4039
```
4140

4241
### Example

0 commit comments

Comments
 (0)