Skip to content

Commit

Permalink
docs: update (#51)
Browse files Browse the repository at this point in the history
* docs: update

* style: update

* docs: update

* docs: update

* docs: update

* docs: update
  • Loading branch information
daoshenzzg authored Jan 13, 2025
1 parent caca4fd commit fd9f9de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Visit [documentation](/docs/EN/GettingStarted.md) for more details.

# Installation

To get started with the latest version of jetcache-go, make sure you have Go **1.21** or later installed, then simply import the library into your project.
To start using the latest version of jetcache-go, you can import the library into your project:

```shell
go get github.com/mgtv-tech/jetcache-go
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Visit [documentation](/docs/CN/GettingStarted.md) for more details.

# 安装

使用最新版本的 jetcache-go,请确保已安装 Go 1.21 或更高版本,您可以在项目中导入该库:
使用最新版本的jetcache-go,您可以在项目中导入该库:

```shell
go get github.com/mgtv-tech/jetcache-go
Expand Down

0 comments on commit fd9f9de

Please sign in to comment.