Update TALA seed command in README.md

This commit is contained in:
Nuno Costa 2023-05-03 00:04:21 +00:00 committed by GitHub
parent a9595c4cda
commit dc84e31e8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ impact on the overall layout, as it may converge on an entirely different one.
For advanced usage of TALA, you may specify the seed to get a different layout:
```d2
d2 --layout tala --tala-seed 44 input.d2
d2 --layout tala --tala-seeds 44 input.d2
```
### Add API token (optional)