Fix typo in doc

This commit is contained in:
Xavier Lepaul 2018-02-20 09:30:45 +01:00 committed by David Adam
parent 0f62161b2b
commit 49b0c7a4fe

View File

@ -267,7 +267,7 @@ brew install clang-format
Debian-based:
```
apt-cache install clang-format
apt-cache search clang-format
```
Above will list all the versions available. Pick the newest one available (3.9 for Ubuntu 16.10 as I write this) and install it: