Skip to content

Commit

Permalink
Merge branch 'hackathon' of github.com:empriselab/RCareWorld into hac…
Browse files Browse the repository at this point in the history
…kathon
  • Loading branch information
YoruCathy committed Apr 26, 2024
2 parents d8871d2 + 3adb52c commit de32777
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# Here is the code for RCareWorld V1.0.0 🦾
- Check the website https://emprise.cs.cornell.edu/rcareworld/
- Auto-generated APIs https://emprise.cs.cornell.edu/rcareworld-doc/

We support Windows, Linux (Tested on Ubuntu), and MacOS. You need to make sure git and git-lfs are installed on your system. You should use Git Bash if you have it (else Powershell) for windows,
and use bash for Linux and MacOS.
Expand Down
1 change: 0 additions & 1 deletion install/Windows/install_pyrcareworld.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@echo off
REM Activate Conda environment
CALL %USERPROFILE%\miniconda3\Scripts\activate.bat
CALL conda activate rcareworld

REM Create a new Conda environment
CALL conda create -y --name rcareworld python=3.8 pip
Expand Down

0 comments on commit de32777

Please sign in to comment.