Skip to content

Commit

Permalink
1.4.2发布
Browse files Browse the repository at this point in the history
  • Loading branch information
yqcs committed Aug 18, 2024
1 parent bc5cf90 commit f49d378
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
```bash
$ wget https://oss.prismx.io/lib.zip
$ wget https://oss.prismx.io/prismx_linux_amd64
$ unzip built.zip
$ unzip lib.zip
$ chmod +x prismx_linux_amd64
$ ./prismx_linux_amd64
Expand Down
3 changes: 0 additions & 3 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ nav:
```bash
$ wget https://oss.prismx.io/lib.zip
$ wget https://oss.prismx.io/prismx_linux_amd64
$ unzip built.zip
$ unzip lib.zip
$ chmod +x prismx_linux_amd64
$ ./prismx_linux_amd64
Expand Down Expand Up @@ -67,10 +66,8 @@ Termux 支撑。
$ pkg update
$ pkg upgrade
$ pkg install wget
$ wget https://oss.prismx.io/built.zip
$ wget https://oss.prismx.io/lib.zip
$ wget https://oss.prismx.io/prismx_linux_amd64
$ unzip built.zip
$ unzip lib.zip
$ chmod +x prismx_linux_amd64
$ ./prismx_linux_amd64
Expand Down

0 comments on commit f49d378

Please sign in to comment.