Skip to content

Commit a9c60a5

Browse files
committed
Update docs
1 parent 158110c commit a9c60a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/polyglot/java.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ecosystem is to download it (including is **transitive dependencies**) from
100100
libraries. Let's **start from scratch** by creating an _empty Enso project_:
101101

102102
```bash
103-
$ bin/ensoup --new polydemo
103+
$ bin/enso --new polydemo
104104
$ cd polydemo
105105
polydemo$ find .
106106
.

0 commit comments

Comments
 (0)