Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leonid20000 committed Feb 9, 2024
1 parent f2dbb00 commit 79b6a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To install and set up Odin Runes, follow these steps:

- `VERTEXAI_PROJECT_ID`: Set this environment variable to the project ID for your Google Cloud project. It is required to make API requests to the Vertex AI service. (*Required for using Google's GPT APIs.*)

6. Once the installation and setup are complete, you can run Odin Runes. You can run Odin Runes by double-clicking on the JAR file `target/OdinRunes-1.1-SNAPSHOT-jar-with-dependencies.jar` or alternatively by using the following command:
6. Once the installation and setup are complete, you can run Odin Runes. You can run Odin Runes by double-clicking on the JAR file `target/OdinRunes-1.2-SNAPSHOT-jar-with-dependencies.jar` or alternatively by using the following command:

```
java -jar target/OdinRunes-1.2-SNAPSHOT-jar-with-dependencies.jar
Expand Down

0 comments on commit 79b6a4d

Please sign in to comment.