README .md syntax

This commit is contained in:
Jonas Stein
2020-06-16 22:28:45 +02:00
parent 57727c43fe
commit 41df2d0c0b

View File

@@ -19,11 +19,13 @@ Features
Get the source code and compile Get the source code and compile
------------------------------- -------------------------------
git clone git@github.com:scsitape/stenc.git ```
cd stenc/ git clone git@github.com:scsitape/stenc.git
autoreconf --install cd stenc/
./configure autoreconf --install
make ./configure
make
```
Linux Packages Linux Packages
-------------- --------------