Skip to content

Commit

Permalink
Merge pull request #39 from nf-core/HadrienG-patch-1
Browse files Browse the repository at this point in the history
quotes are now c/p friendly
  • Loading branch information
ewels authored Oct 1, 2018
2 parents 5bea66b + cc38664 commit b2ebf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ nothing added to commit but untracked files present (use "git add" to track)
If it all looks good, then commit these files:
```
git add .
git commit -m Initial template commit
git commit -m "Initial template commit"
```
For the nf-core bot to be able to access your TEMPLATE branch, you need to push it to the upstream repository.
```
Expand Down

0 comments on commit b2ebf88

Please sign in to comment.