Skip to content

Commit ac02661

Browse files
authored
Update README.md
1 parent f1a780e commit ac02661

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
# Installation
55

66
- Enviroment:
7-
- Python 3.8
8-
- R 3.5
7+
- Python 3.7+
8+
- conda
99

10-
Assume you have figured out the above environment, the most convenient way for installation is via the pip command.
10+
Assume you have figured out the above environment, the most convenient way for installation is via the following commands.
1111
```sheel
12+
conda install r-base
13+
conda install r-bigsplines
1214
pip install git+https://github.com/ZebinYang/simtree.git
1315
```

0 commit comments

Comments
 (0)