Browse Source

docs(plus): remove end of line from terminal output

mobile-beta
eslopfer 1 year ago
parent
commit
285680e9a7
  1. 2
      subjects/plus/README.md

2
subjects/plus/README.md

@ -32,7 +32,7 @@ And `$(...)` like this:
```console
$ echo "This is the content of a file: $(cat file.txt)"
This is the content of a file: <content of the file>`$
This is the content of a file: <content of the file>`
$
```

Loading…
Cancel
Save