Skip to content

Commit

Permalink
[GUI][DOCS] update JDK version and screenshot for GUI docs (opensourc…
Browse files Browse the repository at this point in the history
  • Loading branch information
chia7712 authored Mar 15, 2024
1 parent 5241cc9 commit fffa17a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gui/env/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 準備環境和下載 Astraea GUI

1. (如果環境已可運行`JavaFX`則跳過此步驟) 下載 [Azul JRE FX 11](https://www.azul.com/downloads/?version=java-11-lts&os=windows&architecture=x86-64-bit&package=jre-fx)
1. (如果環境已可運行`JavaFX`則跳過此步驟) 下載 [Azul JRE FX 21](https://www.azul.com/downloads/?version=java-21-lts&os=windows&architecture=x86-64-bit&package=jre-fx)

![download_jre](download_jre.png)

Expand All @@ -11,5 +11,5 @@
3. 運行 `Astraea GUI`

```shell
{JRE_HOME}/bin/java -jar astraea-gui-0.0.1-20220928.102654-3-all.jar
{JRE_HOME}/bin/java -jar astraea-gui-0.3.0-20240315.011806-4-all.jar
```
Binary file modified docs/gui/env/download_gui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/gui/env/download_jre.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fffa17a

Please sign in to comment.