This was my seconf time ever streaming on twitch.tv/waylonwalker, and I completely botched my mic 2x.
Links
Notes to get started
pipx run kedro new
cd project
python -m venv .venv
source .venv/bin/activate
pip install kedro
kedro install
This was my seconf time ever streaming on twitch.tv/waylonwalker, and I completely botched my mic 2x.
pipx run kedro new
cd project
python -m venv .venv
source .venv/bin/activate
pip install kedro
kedro install