Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddddO committed Sep 10, 2023
1 parent ce2198f commit 118718e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ $ go install golang.org/x/tools/cmd/gonew@latest
### 2. Clone by specifying template

```console
$ gonew github.com/ddddddO/example/find_pipe_programmable-gtree
$ gonew github.com/ddddddO/gtree/example/find_pipe_programmable-gtree
```

or

```console
$ gonew github.com/ddddddO/example/go-list_pipe_programmable-gtree
$ gonew github.com/ddddddO/gtree/example/go-list_pipe_programmable-gtree
```

### 3. Run the program
Expand Down
2 changes: 1 addition & 1 deletion example/find_pipe_programmable-gtree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ go install golang.org/x/tools/cmd/gonew@latest
### 2. Clone by specifying template

```console
$ gonew github.com/ddddddO/example/find_pipe_programmable-gtree
$ gonew github.com/ddddddO/gtree/example/find_pipe_programmable-gtree
```

### 3. Run the program
Expand Down
2 changes: 1 addition & 1 deletion example/go-list_pipe_programmable-gtree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ go install golang.org/x/tools/cmd/gonew@latest
### 2. Clone by specifying template

```console
$ gonew github.com/ddddddO/example/go-list_pipe_programmable-gtree
$ gonew github.com/ddddddO/gtree/example/go-list_pipe_programmable-gtree
```

### 3. Run the program
Expand Down

0 comments on commit 118718e

Please sign in to comment.