Skip to content

Commit

Permalink
DEPLOY: add missing code syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
selsta committed Dec 7, 2023
1 parent 819c2f5 commit 34cc603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOY.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ Use macOS 10.12 - 10.13 for better backwards compability.

4. Compile `monero-wallet-gui.app`

```
```bash
mkdir build && cd build
cmake -D CMAKE_BUILD_TYPE=Release -D ARCH=default -D CMAKE_PREFIX_PATH=~/Qt5.12.8/5.12.8/clang_64 ..
make

0 comments on commit 34cc603

Please sign in to comment.