diff --git a/README.md b/README.md index ee37023e997e3dd77424a6fc50e44c98ce69d1e0..3aa49acd609793077315520b56be4c861b37188e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To parse a sentence using xle-docker, you need three things: Then, you have to execute the following command: -``` +```bash sudo docker run -it \ --mount type=bind,source=/home/mustermann/grammatik.lfg,target=/grammar.lfg \ --mount type=bind,source=/home/mustermann/parses,target=/output \