Update welcome-message.txt
This commit is contained in:
parent
8f6eab7879
commit
0bbf95c645
1 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
|
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
|
||||||
|
|
||||||
🚀 To start coding, wait for the "postCreateCommand" to finish setting things up, then:
|
🚀 To start coding:
|
||||||
- run `. .venv/bin/activate` to activate your virtualenv
|
- wait for the "postCreateCommand" to finish setting things up
|
||||||
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix
|
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue