Skip to content

Commit

Permalink
Merge pull request #139 from toanalien/patch-2
Browse files Browse the repository at this point in the history
Update command
  • Loading branch information
EmpieichO authored Jan 15, 2024
2 parents 451c4be + c144bf4 commit 5044559
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Next, add these to your `.profile`:
[ -d "/usr/local/go/bin" ] && PATH="/usr/local/go/bin:$PATH"
' >> ~/.profile
source .profile
source ~/.profile
```

Lastly, confirm the installation of Golang by running this command: `$ go version`
Expand Down

0 comments on commit 5044559

Please sign in to comment.