Skip to content

Commit a012a9a

Browse files
README git clone
1 parent f643db8 commit a012a9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ This library currently supports:
1313
## Installation
1414

1515
```bash
16-
$ pip install git+https://github.com/Linux-cpp-lisp/opt_einsum_fx.git
16+
$ git clone https://github.com/Linux-cpp-lisp/opt_einsum_fx.git
17+
$ cd opt_einsum_fx/
18+
$ pip install .
1719
```
1820
You can run the tests with
1921
```bash

0 commit comments

Comments
 (0)