Skip to content

Commit

Permalink
Update README.md (#27)
Browse files Browse the repository at this point in the history
Added robust build link
  • Loading branch information
noelfranthomas authored Sep 28, 2022
1 parent f55b700 commit 60dc96b
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 @@ -82,7 +82,7 @@ Additional dependencies if `PLSSVM_ENABLE_TESTING` and `PLSSVM_GENERATE_TEST_FIL
Building the library can be done using the normal CMake approach:

```bash
git clone git@github.com:SC-SGS/PLSSVM.git
git clone https://github.com/SC-SGS/PLSSVM.git
cd PLSSVM
mkdir build && cd build
cmake -DPLSSVM_TARGET_PLATFORMS="..." [optional_options] ..
Expand Down

0 comments on commit 60dc96b

Please sign in to comment.