Skip to content

Commit b7a8895

Browse files
committed
update for 2015 assignments
1 parent 60cbf94 commit b7a8895

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ HOWTO: Submit your final project
22
===
33

44
* Browse to https://github.com/numerical-mooc/in-class-demo and click "Fork" to create a fork of the repository.
5-
* NOTE: This is for the demo only, you will submit your actual final project to https://github.com/numerical-mooc/assignment-bank
5+
* NOTE: This is for the demo only, you will submit your actual final project to https://github.com/numerical-mooc/assignment-bank-2015
66
* Using the client of your choice, clone your forked repository to the machine you are working on.
7-
* In the local directory, create a new folder using your name as the folder name
8-
* Inside this folder, create a text file, add some text (like your name). Now save and close the text file
7+
* In the local directory, create a new folder using your GitHub handle as the folder name
8+
* Inside this folder, create a text file, add some text (anything). Now save and close the text file
99
* Add, commit and push the new file to your forked repository
1010
* Browse to your forked repository on Github and initiate a new pull request.

0 commit comments

Comments
 (0)