We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb91b24 commit 99bdccbCopy full SHA for 99bdccb
polyglot-chat-app/README.md
@@ -11,7 +11,7 @@ The application uses the Gradle build tool.
11
tar xzf graalpy-23.1.1-linux-amd64.tar.gz
12
```
13
14
-2. Install the required packages for this demo into the _resources_ directory:
+2. Create a virtual environment for this demo in the _resources_ directory, and install the required packages:
15
```bash
16
graalpy-23.1.1-linux-amd64/bin/graalpy -m venv src/main/resources/venv
17
0 commit comments