Commit 8345b32b by Maarten L. Hekkelman Committed by GitHub

Merge pull request #75 from PDB-REDO/mhekkel-patch-1

Update README.md
parents 48e88448 afa9fc4c
......@@ -34,6 +34,7 @@ dependencies:
```console
git clone https://github.com/PDB-REDO/dssp.git -b dssp-builder
cd dssp
git fetch
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$HOME/.local
cmake --build build
cmake --install build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment