Skip to content

Commit

Permalink
fix install fastcore installation path
Browse files Browse the repository at this point in the history
fix string in pip install command
  • Loading branch information
jakobtroidl authored Sep 11, 2024
1 parent 6c920b3 commit 4d8e799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ setup. This requires a C-compiler to be present (see
a very brief explanation).

```bash
$ pip3 install git+git://github.com/navis-org/fastcore@main
$ pip3 install git+https://github.com/navis-org/fastcore@main
```

## Examples
Expand Down

0 comments on commit 4d8e799

Please sign in to comment.