mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
README.md: remove extra backtick
This commit is contained in:
@@ -141,7 +141,7 @@ Compiling from git (that is, not a released tarball) also requires:
|
|||||||
mkdir build; cd build
|
mkdir build; cd build
|
||||||
cmake .. # add -DCMAKE_BUILD_TYPE=Release for release build
|
cmake .. # add -DCMAKE_BUILD_TYPE=Release for release build
|
||||||
make install
|
make install
|
||||||
````
|
```
|
||||||
|
|
||||||
#### Using autotools
|
#### Using autotools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user