Skip to content

Commit a6fbcf1

Browse files
committed
fixed pip install link
1 parent bed65ed commit a6fbcf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ It offers the following features:
2424
We strongly recommend using the `.grape` format whenever possible, as it offers seamless functionality. The other formats are partially supported primarily for export purposes, reflecting the project's focus.
2525

2626
**Table of Contents:**
27+
2728
- [Installation](#installation)
2829
- [Example](#example)
2930
- [Pruning](#pruning)
@@ -35,7 +36,7 @@ We strongly recommend using the `.grape` format whenever possible, as it offers
3536
## Installation
3637

3738
```sh
38-
pip install git+[https://github.com/SynthesisLab/grape.git](https://github.com/SynthesisLab/grape.git)
39+
pip install git+https://github.com/SynthesisLab/grape.git
3940
````
4041

4142
## Example

0 commit comments

Comments
 (0)