Skip to content
Snippets Groups Projects
Commit 898a444c authored by Jakob Moser's avatar Jakob Moser
Browse files

Fix advanced tips display

parent bc00795a
No related branches found
No related tags found
No related merge requests found
......@@ -35,10 +35,10 @@ sudo docker run -it \
This will take a few seconds, in which the container starts, xle parses the sentences and the results are written to a file. Afterwards, the container terminates.
<summary>
<details>Advanced tips</details>
<details>
<summary>Advanced tips</summary>
Note that the `xle` specified in the `docker run` command is the name of the tag you've given the image when building, _not_ the command to be executed (although under the hood the container will call a Linux command also called `xle`).
</summary>
</details>
[xle]:https://ling.sprachwiss.uni-konstanz.de/pages/xle/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment