You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specs/README.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,19 @@ Use `spectrum` to create the Postman 2.x collection from the OpenAPI 3 API Speci
24
24
25
25
### Installation
26
26
27
-
The following will install the `spectrum` executable in the `~/go/bin` directory.
27
+
Be sure to have the version of go specified in the go.mod file. If you have the latest version of go installed, you can install an oldest version with :
0 commit comments