Skip to content

Commit

Permalink
Merge pull request #92 from empriselab/YoruCathy-patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
YoruCathy authored Aug 8, 2024
2 parents 0e8a012 + d3ddc9a commit 76f0bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Install
The installation is as easy as
- Create a conda env: `conda create -n rcareworld python=3.10`
- Activate the conda environment: `conda activate rcareworld`
- Navigate to `pyrcareworld` folder: `cd pyrcareworld`
- Install the requirements: `pip install -r requirements.txt`
- Install pyrcareworld module: `pip install -e .`
Expand Down

0 comments on commit 76f0bb9

Please sign in to comment.