Skip to content
Snippets Groups Projects
Unverified Commit fd2425ba authored by Sean Madsen's avatar Sean Madsen Committed by GitHub
Browse files

Merge pull request #502 from aydun/patch-6

Update style-guide.md
parents 0924b81a 8b32feb4
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ $ civibuild create drupal-demo --civi-ver master --url http://localhost:8001
$ hub fork
```
When your putting in any content that would be outputted by a shell command this should not have a `$` appended to it e.g.
The output of a shell command should not have a `$` prepended. e.g.
```shell
$ git remote -v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment