There was an error while loading. Please reload this page.
1 parent 1174657 commit 510a601Copy full SHA for 510a601
README.md
@@ -50,7 +50,7 @@ sudo tar -C /usr/local -xzf go1.20.6.linux-arm64.tar.gz
50
rm go1.20.6.linux-arm64.tar.gz && cd .. && rmdir src/
51
hx ~/.profile # on helix edior, alternatively vim or nano, etc.
52
```
53
-(optional) add these two below lines and save, then `source ~.profile` from terminal:
+(optional) add these two below lines and save, then `source ~/.profile` from terminal:
54
55
PATH=$PATH:/usr/local/go/bin
56
GOPATH=$HOME/go
0 commit comments