Skip to content

Commit 88fef70

Browse files
authored
Update README.md
1 parent 74ed798 commit 88fef70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ pip install . # For core API only
5252
pip install -e . # For editable install, useful for development work
5353
```
5454
For more information on how to use the Causal Testing Framework, please refer to our [documentation](https://causal-testing-framework.readthedocs.io/en/latest/?badge=latest).
55+
56+
>[!NOTE]
57+
>We recommend you use a 64 bit OS (standard in most modern machines) as we have had reports of the installation crashing on some 32 bit Debian installations.
58+
5559
## How to Cite
5660
If you use our framework in your work, please cite the following:
5761

0 commit comments

Comments
 (0)