Commit f741e608 authored by Jonston Chan's avatar Jonston Chan

Rephrase question as sentence

parent ba2f6dbc
......@@ -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