You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,4 +41,4 @@ We welcome all outside contributors to help out on building our website, but the
41
41
4. Run `npm install` to install all dependencies
42
42
5. Run `npm run dev` to create a local server to start contributing!
43
43
6. Open [http://localhost:3000](http://localhost:3000) to view your changes
44
-
7. Before pushing a commit, please run `npx prettier --write .` and `black .`, although Visual Studio Code should automatically perform this task for you.
44
+
7. Before pushing a commit, please run `npx prettier --write .` and `black .`, although Visual Studio Code should automatically perform this task for you
0 commit comments