README.md: fix typo
This commit is contained in:
parent
87a75415e7
commit
681524010d
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ E.g.:
|
|||
```
|
||||
mkdir ../debug-proton-build && cd ../debug-proton-build
|
||||
../proton/configure.sh --enable-ccache --build-name=debug_build
|
||||
make UNSTRIPPED_BUILD=1 install`
|
||||
make UNSTRIPPED_BUILD=1 install
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue