Update README.md

This commit is contained in:
gilfoyle97
2021-07-30 22:37:03 +02:00
committed by GitHub
parent 0d3cf7ca52
commit aec49b07ab
+9
View File
@@ -67,6 +67,15 @@ Preview :bar_chart:
Installation 📡
----------
### Using Docker
```shell
docker build -t cariddi .
docker run cariddi -h
```
### Building from source
You need [Go](https://golang.org/).
- **Linux**