We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888263a commit d561e01Copy full SHA for d561e01
1 file changed
docs/index.md
@@ -41,7 +41,7 @@ can run ASGAL on that sample with the commands
41
```
42
wget https://github.com/AlgoLab/galig/raw/master/example/input.tar.gz
43
tar xfz input.tar.gz
44
-docker run -v "$PWD"/input:/data algolab/asgal:v1.1.3
+docker run -v "$PWD"/input:/data algolab/asgal:latest
45
46
47
The running times will be a few seconds. Then you will find the file
0 commit comments