Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ No library should anyone suffer. Especially not if it is built on top of 🤗 **
|
|
| 37 |
|
| 38 |
Go to the [Github repo](https://github.com/flexudy/natural-language-logic)
|
| 39 |
|
| 40 |
-
|
| 41 |
|
| 42 |
```python
|
| 43 |
from flexudy.conceptor.start import FlexudyConceptInferenceMachineFactory
|
|
|
|
| 37 |
|
| 38 |
Go to the [Github repo](https://github.com/flexudy/natural-language-logic)
|
| 39 |
|
| 40 |
+
`pip install git+https://github.com/flexudy/natural-language-logic.git@v0.0.1`
|
| 41 |
|
| 42 |
```python
|
| 43 |
from flexudy.conceptor.start import FlexudyConceptInferenceMachineFactory
|