Skip to content

Commit 99bdccb

Browse files
olyagplBernard Horan
andcommitted
Update README.md
Co-authored-by: Bernard Horan <[email protected]>
1 parent fb91b24 commit 99bdccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polyglot-chat-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The application uses the Gradle build tool.
1111
tar xzf graalpy-23.1.1-linux-amd64.tar.gz
1212
```
1313

14-
2. Install the required packages for this demo into the _resources_ directory:
14+
2. Create a virtual environment for this demo in the _resources_ directory, and install the required packages:
1515
```bash
1616
graalpy-23.1.1-linux-amd64/bin/graalpy -m venv src/main/resources/venv
1717
```

0 commit comments

Comments
 (0)