Skip to content

Commit c9b32f0

Browse files
committed
docs: update installation
1 parent 85a4643 commit c9b32f0

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

docs/main/contents/player_guides/install.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ You can install LeviLamina in different ways, depending on your needs:
2929

3030
```shell
3131
lip install github.com/LiteLDev/LeviLamina@version
32+
# Example:
33+
lip install github.com/LiteLDev/LeviLamina@x.x.x
3234
```
3335
Starting from lip v0.25.0, specifying a version is required when installing packages. You can find LeviLamina's
3436
version numbers in the [releases](https://github.com/LiteLDev/LeviLamina/releases).

docs/main/contents/player_guides/install.zh.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727

2828
```shell
2929
lip install github.com/LiteLDev/LeviLamina@版本
30+
# 示例:
31+
lip install github.com/LiteLDev/LeviLamina@x.x.x
3032
```
3133
lip v0.25.0开始要求安装包时必须指定版本,LeviLamina的版本号可以在[releases](https://github.com/LiteLDev/LeviLamina/releases)查看
3234

docs/main/contents/quickstart.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Then, install LeviLamina bundled with Bedrock Dedicated Server using lip:
1919

2020
```shell
2121
lip install github.com/LiteLDev/LeviLamina@version
22+
# Example:
23+
lip install github.com/LiteLDev/LeviLamina@x.x.x
2224
```
2325

2426
You can find LeviLamina's version numbers in the [releases](https://github.com/LiteLDev/LeviLamina/releases).

docs/main/contents/quickstart.zh.md

+2
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ cd myserver
7676

7777
```shell
7878
lip install github.com/LiteLDev/LeviLamina@版本
79+
# 示例:
80+
lip install github.com/LiteLDev/LeviLamina@x.x.x
7981
```
8082

8183
LeviLamina的版本号可以在[releases](https://github.com/LiteLDev/LeviLamina/releases)查看

0 commit comments

Comments
 (0)