mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 05:28:49 +00:00
README.md: remove extra backtick
This commit is contained in:
parent
a1cf2e5576
commit
5ae09c37a6
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ Compiling from git (that is, not a released tarball) also requires:
|
|||
mkdir build; cd build
|
||||
cmake .. # add -DCMAKE_BUILD_TYPE=Release for release build
|
||||
make install
|
||||
````
|
||||
```
|
||||
|
||||
#### Using autotools
|
||||
|
||||
|
|
Loading…
Reference in a new issue