mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 07:50:40 -04:00
Docs about dependencies for cryptsetup (#35)
This commit is contained in:
parent
c0105a59aa
commit
995f2f6270
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
### Ubuntu 20.04
|
||||
```sh
|
||||
sudo apt install build-essential cmake libssl-dev
|
||||
sudo apt install build-essential cmake libssl-dev pkg-config libcryptsetup12 libcryptsetup-dev
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue