Skip to content

Commit

Permalink
docs: fix CONTRIBUTING.md (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
Patricia Gonzalez authored Feb 1, 2021
1 parent 15afa65 commit 799a8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ _(make sure you already have a [vercel](https://vercel.com/) account)_
1. Fork the repository and clone the code to your local machine
1. Run the command "vercel" in the root and follow the steps there
1. Create a `.env` file in the root of the directory
1. In the .env file add a new variable named "PAT" with your [github Personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
1. In the .env file add a new variable named "PAT_1" with your [github Personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
1. Run the command "vercel dev" to start a development server at https://localhost:3000

## Themes Contribution
Expand Down

1 comment on commit 799a8c1

@vercel
Copy link

@vercel vercel bot commented on 799a8c1 Feb 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.