Skip to content

Commit

Permalink
add guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q authored Jun 21, 2024
1 parent f0f043b commit e287ccb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _example/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# _example

Execute the following command on this project's root to make gopls recognize the module

```bash
go work . ./_example
```

0 comments on commit e287ccb

Please sign in to comment.