Skip to content

Commit

Permalink
Remove export GO111MODULE=auto in README.md (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk committed Jul 7, 2022
1 parent 438ee48 commit bc144be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ and install them automatically upon build/test.
To fetch the code, dependencies, and build Trillian, run the following:

```bash
export GO111MODULE=auto

git clone https://github.com/google/trillian.git
cd trillian

Expand Down

0 comments on commit bc144be

Please sign in to comment.