Skip to content

Commit 61c0026

Browse files
committed
note changes pt6
1 parent 2a5493b commit 61c0026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ While using conda, you dont even need to have python 3.11 installed from before.
1717
When creating with conda, feel free to use pip therafter to install other packages - this is necessary as causal-learn and dowhy are not available on conda.
1818

1919
---
20-
**NOTE**
20+
### NOTE
2121

2222
It is recommended that you comment out the following packages first in your requirements.txt:
2323
1. tensorflow:
@@ -36,6 +36,7 @@ It is recommended that you comment out the following packages first in your requ
3636
Thereafter install tensorflow simply by using: `pip install tensorflow`
3737

3838
Install pytorch using the official site for [current version](https://pytorch.org/get-started/locally/) or [older versions](https://pytorch.org/get-started/previous-versions/).
39+
3940
---
4041

4142
## How to use:

0 commit comments

Comments
 (0)