Skip to content

Commit 89e1978

Browse files
authored
Update 01-hello.go
1 parent f2b69ee commit 89e1978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-hello/01-hello.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Before using this code, you must install go onto your system. Go to https://go.dev/dl/ and download the version appropriate for your device (i.e. the '.msi' file) and go through the installation process.
2+
Before using this code, you must install Go onto your system. Go to https://go.dev/dl/ and download the version appropriate for your device (i.e. the '.msi' file) and go through the installation process.
33
*/
44
/*
55
To verify if this has been downloaded, open the CMD prompt or PowerShell and type: go version. If a version is returned in the terminal, it is installed on your system.

0 commit comments

Comments
 (0)