underscores -> backticks

This commit is contained in:
Richard van der Hoff 2018-05-09 13:29:11 +01:00 committed by GitHub
parent 5254ee076c
commit ec14ae048f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ in the dendrite repository to update the dependency.
You can then create a commit containing only the modified vendor files (along
with the `vendor/manifest` file), name it with the command you just ran (ie
_gb vendor update github.com/matrix-org/gomatrix_), and open a PR on Dendrite.
`gb vendor update github.com/matrix-org/gomatrix`), and open a PR on Dendrite.
## Getting Help