Skip to content

Commit 6829bbd

Browse files
committed
Publish release
1 parent 8923fed commit 6829bbd

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
`v1.0.0`
2+
# v1.0.0 1st implementation
3+
4+
第一個功能完整的版本
5+
The 1st functional implementation with pxml example
6+
7+
## Install guides
8+
9+
### Ubuntu
10+
11+
下載 .deb 後使用apt-get指令安裝
12+
Download the .deb file, then use `apt-get install` to install
13+
14+
Command:
15+
```sh
16+
sudo apt-get install <deb-file-path>
17+
```
18+
19+
### MacOS
20+
21+
下載後點開 .pkg 檔,照著安裝程式的步驟安裝
22+
Download and double click the .pkg file, then follow the steps in installer
23+
24+
### Windows
25+
26+
下載後點開 .exe 檔,照著安裝程式的步驟安裝
27+
Download and double click the .exe file, then follow the steps in installer

0 commit comments

Comments
 (0)