Skip to content

olincollege/myo-amp

Repository files navigation

To set it up for the first time, on Windows, run:

./activate_scripts/new.ps1

On Linux/WSL/MacOS, run:

./activate_scripts/new.sh

If you already have a set up virtual environment but you want to activate it, just run:

./activate_scripts/activate.ps1

on Windows, and in Linux/WSL, MacOS, run:

./activate_scripts/activate.sh