reload sources and testing readme

This commit is contained in:
ale
2020-09-27 18:06:33 +02:00
parent 3dda858895
commit 7defe8f4ad
3 changed files with 12 additions and 4 deletions
+6
View File
@@ -26,3 +26,9 @@ $ lch file.zip
```
sudo ./install.sh
```
## Testing with docker
```
$ git clone https://gitea.hatthieves.es/cloud/lch
$ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h
```