Skip to content

Commit 67397fc

Browse files
Ruff-compliant space before comment.
Co-authored-by: Patrick J. Roddy <[email protected]>
1 parent 523ed25 commit 67397fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ These are tips for next steps like creating a repository and making a website fo
3939
It will have created a directory for your project:
4040

4141
```sh
42-
ls -ltr | tail -n1 # Show the last directory that was created
42+
ls -ltr | tail -n1 # Show the last directory that was created
4343
```
4444

4545
You can see the structure with the `tree` command.

0 commit comments

Comments
 (0)