diff options
| author | mo8it <mo8it@proton.me> | 2024-04-26 03:29:05 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-26 03:29:05 +0200 |
| commit | 37fcbeb596fa03e874aab9601e88425c95ccd598 (patch) | |
| tree | ff7a0295ab6d60e565832baa207d101e4cdc6360 | |
| parent | 2f071c97b05a324cebe5fc91bd941b231597c7e1 (diff) | |
Add indentation for details
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -80,9 +80,9 @@ It will rerun the current exercise automatically every time you change the exerc <details> <summary><strong>If detecting file changes in the <code>exercises/</code> directory fails…</strong> (<em>click to expand</em>)</summary> -You can add the `--manual-run` flag (`rustlings --manual-run`) to manually rerun the current exercise by entering `r` or `run` in the watch mode. - -Please [report the issue](https://github.com/rust-lang/rustlings/issues/new) with some information about your operating system and whether you run Rustlings in a container or virtual machine (e.g. WSL). +> You can add the `--manual-run` flag (`rustlings --manual-run`) to manually rerun the current exercise by entering `r` or `run` in the watch mode. +> +> Please [report the issue](https://github.com/rust-lang/rustlings/issues/new) with some information about your operating system and whether you run Rustlings in a container or virtual machine (e.g. WSL). </details> |
