Skip to content

Commit d561e01

Browse files
authored
New release
1 parent 888263a commit d561e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ can run ASGAL on that sample with the commands
4141
```
4242
wget https://github.com/AlgoLab/galig/raw/master/example/input.tar.gz
4343
tar xfz input.tar.gz
44-
docker run -v "$PWD"/input:/data algolab/asgal:v1.1.3
44+
docker run -v "$PWD"/input:/data algolab/asgal:latest
4545
```
4646

4747
The running times will be a few seconds. Then you will find the file

0 commit comments

Comments
 (0)