AdritRao commited on
Commit
04670aa
1 Parent(s): c9e7c12

Update install.sh

Browse files
Files changed (1) hide show
  1. install.sh +2 -0
install.sh CHANGED
@@ -12,3 +12,5 @@ conda init
12
  cd Comp2Comp-main
13
  chmod +x bin/install.sh # Make install.sh executable
14
  ./bin/install.sh # Execute the installation script
 
 
 
12
  cd Comp2Comp-main
13
  chmod +x bin/install.sh # Make install.sh executable
14
  ./bin/install.sh # Execute the installation script
15
+
16
+ conda activate c2c_env