Skip to content

Commit 31ed76d

Browse files
Update CONTRIBUTING.md
1 parent ed4929f commit 31ed76d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ npm install -g "@xata.io/cli@latest"
4747
```sh
4848
xata auth login
4949
```
50-
4. Update the database settings in `xata.ts` and `.xatarc` files (do not commit these changes).
51-
5. Run the migration:
50+
4. Run the migration:
5251
```sh
5352
xata push main
5453
```
@@ -98,4 +97,4 @@ Please ensure your code follows the project's coding standards and includes appr
9897

9998
If you have any questions or run into issues, please open an issue in the GitHub repository. We're here to help!
10099

101-
Thank you for contributing to the Hacktoberfest Projects Finder!
100+
Thank you for contributing to the Hacktoberfest Projects Finder!

0 commit comments

Comments
 (0)