Skip to content

Commit

Permalink
moves command down one line to become visible in md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipmac committed Oct 30, 2021
1 parent 6525df2 commit e94a5d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Broadly speaking the below should be close to what you'll need to do.
`git remote add upstream git@github.com:niaid/nih_3d_workflows.git`

- ensure origin and upstream look something like this:
```$ git remote -v
```
$ git remote -v
origin git@github.com:philipmac/image_portal_workflows.git (fetch)
origin git@github.com:philipmac/image_portal_workflows.git (push)
upstream git@github.com:niaid/image_portal_workflows.git (fetch)
Expand Down

0 comments on commit e94a5d9

Please sign in to comment.