Skip to content

Commit e1180d5

Browse files
Add installation section to README
Added installation instructions for the package.
1 parent 5313960 commit e1180d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Rlearner
22
Python implementation of R learner
3+
4+
## Installation
5+
6+
Install the package via pip:
7+
8+
```bash
9+
pip install "git+https://github.com/andyjiayuwang/Python-based-R-Learner.git"

0 commit comments

Comments
 (0)