Skip to content

Use ./x instead of ./x.py in documentation #1707

Closed
@jyn514

Description

@jyn514

./x is the most likely to work on every system (on Unix it runs the shell script that does python version detection, on Windows it will probably run the powershell script - certainly less likely to break than ./x.py which often just opens the file in an editor).

This can be done with a simple find and replace, so it's a great first issue.

#1701 (comment)

Metadata

Metadata

Assignees

Labels

E-easyDifficulty: might be a good place for a beginner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions