mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
fix typo in docs (#1629)
This commit is contained in:
@@ -35,7 +35,7 @@ After you have `pacmod`, you'll need the module source code that you want to pac
|
||||
Below is an example for how to configure it.
|
||||
|
||||
```console
|
||||
$ export VERSION="v1.0.0
|
||||
$ export VERSION="v1.0.0"
|
||||
```
|
||||
|
||||
>Note: make sure your `VERSION` variable starts with a `v`
|
||||
|
||||
Reference in New Issue
Block a user