Skip to content
Snippets Groups Projects
Unverified Commit 8b32feb4 authored by Aidan Saunders's avatar Aidan Saunders Committed by GitHub
Browse files

Update style-guide.md

parent 0924b81a
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