Skip to content

Commit

Permalink
Merge pull request #21 from realsetvin/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
CoinFuMasterShifu authored Apr 5, 2024
2 parents 11cd46d + ca682e1 commit 3d69f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Note: Ubuntu 20.04 does not meet these requirements.

## 😵‍💫 BUILD INSTRUCTIONS

* Install dependencies (gcc, meson, ninja): 'sudo apt install meson ninja-build build-essential'
* Install dependencies (gcc, meson, ninja): `sudo apt install meson ninja-build build-essential`
* Clone the repo: `git clone https://github.com/CoinFuMasterShifu/janusminer`
* cd into the repo: `cd janusminer`
* Create build directory: `meson build .` (`meson build . --buildtype=release` for better performance)
Expand Down

0 comments on commit 3d69f6b

Please sign in to comment.