Skip to content

Commit

Permalink
Update CONTRIBUTE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarxzer authored Mar 15, 2024
1 parent 8889d96 commit c0db110
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Thank you for your interest in contributing to ComputerCraft : Tweaked Blockly E

## 5. Install Packages
- Download Node.js and npm
- Launch `package_installer`
- Launch `package_installer.bat`
- If you are encountering unexpected error, please make an issue on Github

## 6. Make Changes
Expand Down Expand Up @@ -75,4 +75,4 @@ Thank you for your interest in contributing to ComputerCraft : Tweaked Blockly E
git push origin master
```
That's it! Your pull request will now be reviewed by the project maintainers. Be sure to respond to any feedback they provide and make any necessary changes to your pull request. Once approved, your changes will be merged into the main project.
That's it! Your pull request will now be reviewed by the project maintainers. Be sure to respond to any feedback they provide and make any necessary changes to your pull request. Once approved, your changes will be merged into the main project.

0 comments on commit c0db110

Please sign in to comment.