Skip to content

Commit c8023f0

Browse files
committed
Applied suggestion
1 parent bc7aaac commit c8023f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/Python-Standalone-Applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GraalPy includes a module named `standalone` to create a Python binary for Linux
88

99
> **Prerequisite:** GraalPy 23.1.0 or later. [Download here](https://github.com/oracle/graalpython/releases) or verify your version with `graalpy --version`.
1010
11-
## Quickstart
11+
## Quickstart of Python Standalone Applications
1212

1313
To create an native executable from a Python file with its dependencies, use this command:
1414

0 commit comments

Comments
 (0)