Skip to content

Commit 510a601

Browse files
authored
minor README.md
1 parent 1174657 commit 510a601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sudo tar -C /usr/local -xzf go1.20.6.linux-arm64.tar.gz
5050
rm go1.20.6.linux-arm64.tar.gz && cd .. && rmdir src/
5151
hx ~/.profile # on helix edior, alternatively vim or nano, etc.
5252
```
53-
(optional) add these two below lines and save, then `source ~.profile` from terminal:
53+
(optional) add these two below lines and save, then `source ~/.profile` from terminal:
5454
```
5555
PATH=$PATH:/usr/local/go/bin
5656
GOPATH=$HOME/go

0 commit comments

Comments
 (0)