README compile

This commit is contained in:
Jonas Stein
2020-06-16 22:22:43 +02:00
parent 1e89afd60e
commit 57727c43fe

View File

@@ -16,6 +16,14 @@ Features
* AES Encryption
* Key Descriptor Management
Get the source code and compile
-------------------------------
git clone git@github.com:scsitape/stenc.git
cd stenc/
autoreconf --install
./configure
make
Linux Packages
--------------