Skip to content

Commit

Permalink
Updated windows installation script.
Browse files Browse the repository at this point in the history
  • Loading branch information
YoruCathy authored Apr 26, 2024
1 parent 53d78ec commit 3adb52c
Showing 1 changed file with 0 additions and 1 deletion.
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 3adb52c

Please sign in to comment.