Skip to content

Commit

Permalink
Merge pull request #1883 from xushiwei/q
Browse files Browse the repository at this point in the history
go1.19
  • Loading branch information
xushiwei committed May 24, 2024
2 parents 01bb888 + 0658056 commit 8c77e7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ See [gsh: Go+ DevOps Tools](https://github.com/qiniu/x/tree/main/gsh) for more d

## How to install

Note: Requires go1.19 or later

### on Windows

```sh
Expand Down Expand Up @@ -234,8 +236,6 @@ $ brew install goplus

### from source code

Note: Requires go1.19 or later

```bash
git clone https://github.com/goplus/gop.git
cd gop
Expand Down
4 changes: 2 additions & 2 deletions doc/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ The Go+ programming language is designed for engineering, STEM education, and da

## How to install

Note: Requires go1.19 or later

### on Windows

```sh
Expand Down Expand Up @@ -51,8 +53,6 @@ $ brew install goplus

### from source code

Note: Requires go1.19 or later

```bash
git clone https://github.com/goplus/gop.git
cd gop
Expand Down

0 comments on commit 8c77e7e

Please sign in to comment.