Commit 68c0a78a authored by Craig Norris's avatar Craig Norris

Merge branch 'docs-rephrase-question' into 'master'

Docs: rephrase question as sentence

See merge request gitlab-org/gitlab!41526
parents ce8c149a f741e608
......@@ -147,8 +147,7 @@ ldd $(command -v git) | grep pcre2
The output should contain `libpcre2-8.so.0`.
Is the system packaged Git too old, or not compiled with pcre2?
Remove it:
If the system packaged Git is too old or not compiled with `pcre2`, remove it:
```shell
sudo apt-get remove git-core
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment