Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1ime authored Jul 22, 2023
1 parent 3cbb5ac commit 4b32966
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 @@ -78,7 +78,7 @@ sudo apt-get install -y build-essential zlib1g-dev libssl-dev cmake clang-14 lib
mkdir build
cd build
cmake .. -DCMAKE_C_COMPILER=clang-14 -DCMAKE_CXX_COMPILER=clang++-14
make
make -j12
```

Environment: macOS 13.4.1
Expand Down

0 comments on commit 4b32966

Please sign in to comment.