Skip to content
Snippets Groups Projects
Commit 6b837bc4 authored by Ralf Jung's avatar Ralf Jung
Browse files

avoid newline in quoted text

parent fc48a580
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,8 @@ of the dependencies. ...@@ -22,8 +22,8 @@ of the dependencies.
## Updating ## Updating
After doing `git pull`, the development may fail to compile because of outdated After doing `git pull`, the development may fail to compile because of outdated
dependencies. To fix that, please run `opam update` followed by `make dependencies. To fix that, please run `opam update` followed by
build-dep`. `make build-dep`.
## Building Instructions ## Building Instructions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment