Edit a sentence for clarity (#2071)

This commit is contained in:
joculatrix 2024-09-22 23:02:25 -05:00 committed by GitHub
parent 06b80b18c3
commit 57634df44b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ Also, using `x` rather than `x.py` is recommended as:
(You can find the platform related scripts around the `x.py`, like `x.ps1`)
Notice that this is not absolute, for instance, using Nushell in VSCode on Win10,
typing `x` or `./x` still open the `x.py` in editor rather invoke the program :)
Notice that this is not absolute. For instance, using Nushell in VSCode on Win10,
typing `x` or `./x` still opens `x.py` in an editor rather than invoking the program. :)
In the rest of this guide, we use `x` rather than `x.py` directly. The following
command: