Skip to content

Commit 39bbd2a

Browse files
committed
One small correction in changelog.
1 parent 3919b71 commit 39bbd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
2020
*Adding integration with jBang (https://www.jbang.dev/)
2121
** running example via `jbang hello@oracle/graalpython` or `jbang hello@oracle/graalpython "print(1*4)"`
2222
** creating new script via: `jbang init --template=graalpy@oracle/graalpython myscript.java`
23-
** creating new script with local maven repo for testing: `bang init --template=graalpy_local_repo@oracle/graalpython -Dpath_to_local_repo=/absolute/path/to/local/maven/repository myscript.java'
23+
** creating new script with local maven repo for testing: `jbang init --template=graalpy_local_repo@oracle/graalpython -Dpath_to_local_repo=/absolute/path/to/local/maven/repository myscript.java'
2424

2525
## Version 23.1.0
2626
* Oracle GraalPy distributions (previously known as GraalPy Enterprise) are now available under the [GFTC license](https://www.oracle.com/downloads/licenses/graal-free-license.html). The community builds published on Github have been renamed to `graalpy-community-<version>-<os>-<arch>.tar.gz`.

0 commit comments

Comments
 (0)