mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-11 20:48:49 +00:00
Fix typo in doc
This commit is contained in:
parent
0f62161b2b
commit
49b0c7a4fe
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ brew install clang-format
|
||||||
Debian-based:
|
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:
|
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:
|
||||||
|
|
Loading…
Reference in a new issue