Skip to content

Commit

Permalink
Update README.md to clarify gitpod instructions (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Guillermo Flores V <guillermo.fifth@gmail.com>
  • Loading branch information
utsab and GuillermoFloresV authored Jun 27, 2023
1 parent b913fb4 commit 608b8f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ For a while now teachers have been asking for a way to get a birds eye view of m

### Optional - GitPod Dev Environment

If you want a ready made dev environment in your browser, make a fork of this repository and then prefix your fork with gitpod.io/#
`gitpod.io/#https://github.com/{your-name}/{fork-name}`
If you want a ready made dev environment in your browser, make a fork of this repository and then prefix your fork with "gitpod.io/#". For example,
`gitpod.io/#https://github.com/{your-github-user-name}/classroom`
You will still need to setup your NextAuth related environment variables in the .env file.
For more information, please follow the "Setup Instructions" in the terminal.
For setting up on local, follow the instructions below.
Expand Down

0 comments on commit 608b8f0

Please sign in to comment.