Skip to content

Commit 754e98c

Browse files
committed
update readme
1 parent 44f5209 commit 754e98c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ MACE is implemented in Python and uses [PyTorch](https://pytorch.org/), together
99
---
1010
## Notes on installation
1111
- MACE is not available on ```pypi```, the package named ```mace``` is not this one.
12-
- To use MACE, please clone the repo and install the required packages, see ```requirements.txt```.
12+
- To use MACE, please clone the repo and install the required packages, see ```requirements.txt```:
13+
```
14+
git clone https://github.com/silkemaes/MACE.git
15+
```
1316

1417

1518
---

0 commit comments

Comments
 (0)