Update text

This commit is contained in:
emisargent 2023-03-16 17:40:22 +00:00
parent 36561ed8eb
commit c5ec09dc54
2 changed files with 2 additions and 3 deletions

View file

@ -3,5 +3,5 @@
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
🚀 To start coding:
- make sure the virtualenv is activated by running `. .venv/bin/activate` or relaunching the terminal
- make sure the virtualenv is activated by running `. .venv/bin/activate`
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix