Update welcome text, contributing guide

This commit is contained in:
emisargent 2023-03-16 17:29:18 +00:00
parent a0330e1f59
commit af11b12fdf
2 changed files with 5 additions and 4 deletions

View file

@ -72,8 +72,9 @@ First time setup using GitHub Codespaces
`GitHub Codespaces`_ allow you to create an instant and dedicated
development environment. Codespaces open by default in Visual Studio
Code for the web. Codespaces created from Flask are configured with
a `devcontainer`_ that installs required dependencies for you.
Code for the Web, but also work in the desktop app. Codespaces created
from Flask are configured with a `devcontainer`_ that installs required
dependencies for you.
- Make sure you have a `GitHub account`_.
- Fork Flask to your GitHub account by clicking the `Fork`_ button.