mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:29:17 +00:00
Add missing backtick
parent
84cbad35c3
commit
f72816730e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
## Building
|
||||
|
||||
1. `mkdir build && cd build`
|
||||
2. `cmake ..
|
||||
2. `cmake ..`
|
||||
3. `make`
|
||||
|
||||
It's strongly recommended to perform a global installation via `sudo make install`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue