Skip to content

Commit dc95f9a

Browse files
authored
Update README.md
1 parent 4c49e46 commit dc95f9a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ Code Written while learning go and writing initial code for Go Technical Content
44

55
# To Get Started
66
Clone the repo using
7-
`git clone https://github.com/learning-dev/golang_concepts.git`
87

9-
Follow the instructions to install Go
8+
#`git clone https://github.com/learning-dev/golang_concepts.git`
9+
10+
Then, follow the instructions to install Go
1011

1112
# To Run
12-
`go run src/filename.go`
13+
14+
#`go run src/filename.go`

0 commit comments

Comments
 (0)