Skip to content

Commit b569488

Browse files
authored
docs: Typo in install section (#1245)
1 parent 54f9bae commit b569488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can run Starport in a web-based Gitpod IDE or you can install Starport on yo
1212
Starport is written in the Go programming language. To use Starport on a local system:
1313

1414
- Install [Go](https://golang.org/doc/install) (**version 1.16** or higher)
15-
- Ensure the Go environment variables are [set properly(https://golang.org/doc/gopath_code#GOPATH) on your system
15+
- Ensure the Go environment variables are [set properly](https://golang.org/doc/gopath_code#GOPATH) on your system
1616

1717
**Tip:** If you get the message `appd: command not found` then your Go environment variables might not be set correctly.
1818

0 commit comments

Comments
 (0)