Skip to content

Small Readme fixes#93

Open
BaumiCoder wants to merge 2 commits intosoarsmu:masterfrom
BaumiCoder:README-fixes
Open

Small Readme fixes#93
BaumiCoder wants to merge 2 commits intosoarsmu:masterfrom
BaumiCoder:README-fixes

Conversation

@BaumiCoder
Copy link

@BaumiCoder BaumiCoder commented Oct 26, 2025

  1. In the docker run command at the end of one line the \ was missing.
  2. The example directory for the checkout was /temp/projects but the default directory for temporary files on Unix-like systems is called tmp and not temp.

For a multiline command in a shell every line break inside the command
have to be masked with a backslash.
The directory for temporary files
on Unix-like systems (e.g., Linux, MacOS) is tmp and not temp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant