We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde19b2 commit d11014dCopy full SHA for d11014d
hugin/README.md
@@ -5,7 +5,7 @@ Hugin & Panorama tools
5
## Usage
6
7
```sh
8
-$ docker run --rm -it -v $(pwd):/source schickling/jekyll
+$ docker run --rm -it -v $(pwd):/source schickling/hugin
9
```
10
11
Mount your local source folder to the container and use hugin or the pano tools.
0 commit comments