We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c49e46 commit dc95f9aCopy full SHA for dc95f9a
README.md
@@ -4,9 +4,11 @@ Code Written while learning go and writing initial code for Go Technical Content
4
5
# To Get Started
6
Clone the repo using
7
-`git clone https://github.com/learning-dev/golang_concepts.git`
8
9
-Follow the instructions to install Go
+#`git clone https://github.com/learning-dev/golang_concepts.git`
+
10
+Then, follow the instructions to install Go
11
12
# To Run
-`go run src/filename.go`
13
14
+#`go run src/filename.go`
0 commit comments