We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d271a9d commit 28c3cf5Copy full SHA for 28c3cf5
README.md
@@ -36,6 +36,8 @@ pip install origami-ml
36
You can also clone the repository to your local machine and install the dependencies manually:
37
38
```shell
39
+git clone https://github.com/mongodb-labs/origami.git
40
+cd origami
41
pip install -r requirements.txt
42
pip install -e .
43
```
0 commit comments