Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
gdv authored May 21, 2021
1 parent 888263a commit d561e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ can run ASGAL on that sample with the commands
```
wget https://github.com/AlgoLab/galig/raw/master/example/input.tar.gz
tar xfz input.tar.gz
docker run -v "$PWD"/input:/data algolab/asgal:v1.1.3
docker run -v "$PWD"/input:/data algolab/asgal:latest
```

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

0 comments on commit d561e01

Please sign in to comment.