Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added lecture_05
  • Loading branch information
rcc02007 committed Jan 26, 2017
1 parent e5b6204 commit e44a490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lecture_05/lecture_05.md
Expand Up @@ -96,6 +96,7 @@ help counting_function
9. After file is 'committed', 'push' the changes to your github account

for the command-line git user, this is steps 8 and 9:

1. `$ git add *`
2. `$ git commit -m 'added file nitrogen_pressure.m'`
3. `$ git push -u origin master
Expand Down

0 comments on commit e44a490

Please sign in to comment.