Skip to content

Commit

Permalink
Merge pull request skulpt#776 from mcparadip/patch-1
Browse files Browse the repository at this point in the history
Fix HACKING.md
  • Loading branch information
albertjan authored Apr 16, 2018
2 parents f6c2d4b + 9b94625 commit 7cf037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ There is plenty of work still to do in making improvements to Skulpt. If you wo

1. Create a Github account if you don't already have one
2. Create a Fork of the Skulpt repository -- This will make a clone of the repository in your account. **DO NOT** clone this one. Once you've made the fork you will clone the forked version in your account to your local machine for development.
3. Read the HACKING.rst file to get the "lay of the land". If you plan to work on creating a module then you may also find this [blog post](http://reputablejournal.com/adding-a-module-to-skulpt.html) helpful.
3. Read the HACKING.md file to get the "lay of the land". If you plan to work on creating a module then you may also find this [blog post](http://reputablejournal.com/adding-a-module-to-skulpt.html) helpful.
3. Check the issues list for something to do.
4. Follow the instructions above to get skulpt building
5. Fix or add your own features. Commit and push to your forked version of the repository. When everything is tested and ready to be incorporated into the master version...
Expand Down

0 comments on commit 7cf037b

Please sign in to comment.